Protocols

The following protocols are available globally.

  • Delegate to handle events such as failed authentication for microphone among many more.

    See more

    Declaration

    Swift

    @available(*, deprecated, message: "Use OSSSpeechEngine async methods and recognition events.")
    public protocol OSSSpeechDelegate : AnyObject