Uses of Class
com.microsoft.cognitiveservices.speech.ConnectionEventArgs
-
Packages that use ConnectionEventArgs Package Description com.microsoft.cognitiveservices.speech -
-
Uses of ConnectionEventArgs in com.microsoft.cognitiveservices.speech
Fields in com.microsoft.cognitiveservices.speech with type parameters of type ConnectionEventArgs Modifier and Type Field Description EventHandlerImpl<ConnectionEventArgs>Connection. connectedThe Connected event to indicate that the recognizer is connected to service.EventHandlerImpl<ConnectionEventArgs>Connection. disconnectedThe Disconnected event to indicate that the recognizer is disconnected from service.
-