Protocols
The following protocols are available globally.
-
음성인식기의 상태변화와 인식된 정보를 전달합니다.
See moreDeclaration
Objective-C
@protocol NSKRecognizerDelegate <NSObject>Swift
protocol NSKRecognizerDelegate : NSObjectProtocol
View on GitHub
Protocols Reference