Protocols
The following protocols are available globally.
-
Delegate to handle events such as failed authentication for microphone among many more.
See moreDeclaration
Swift
@available(*, deprecated, message: "Use OSSSpeechEngine async methods and recognition events.") public protocol OSSSpeechDelegate : AnyObject
View on GitHub
Protocols Reference