TextAgent

  • Text-agent is needed to send event-based text recognition.

    See more

    Declaration

    Swift

    public protocol TextAgentProtocol : CapabilityAgentable
  • The TextAgentDelegate protocol defines method that changed state or received result.

    The methods of this protocol are all optional.

    See more

    Declaration

    Swift

    public protocol TextAgentDelegate : AnyObject
  • <#Description#>

    Declaration

    Swift

    public enum TextAgentRequestType