Protocols

The following protocols are available globally.

  • 음성인식기의 상태변화와 인식된 정보를 전달합니다.

    See more

    Declaration

    Objective-C

    @protocol NSKRecognizerDelegate <NSObject>

    Swift

    protocol NSKRecognizerDelegate : NSObjectProtocol