Uses of Class
com.microsoft.cognitiveservices.speech.KeywordRecognitionEventArgs
-
Packages that use KeywordRecognitionEventArgs Package Description com.microsoft.cognitiveservices.speech -
-
Uses of KeywordRecognitionEventArgs in com.microsoft.cognitiveservices.speech
Fields in com.microsoft.cognitiveservices.speech with type parameters of type KeywordRecognitionEventArgs Modifier and Type Field Description EventHandlerImpl<KeywordRecognitionEventArgs>KeywordRecognizer. recognizedThe signal for events related to the recognition of keywords
-