Uses of Class
com.microsoft.cognitiveservices.speech.dialog.TurnStatusReceivedEventArgs
-
Packages that use TurnStatusReceivedEventArgs Package Description com.microsoft.cognitiveservices.speech.dialog -
-
Uses of TurnStatusReceivedEventArgs in com.microsoft.cognitiveservices.speech.dialog
Fields in com.microsoft.cognitiveservices.speech.dialog with type parameters of type TurnStatusReceivedEventArgs Modifier and Type Field Description EventHandlerImpl<TurnStatusReceivedEventArgs>DialogServiceConnector. turnStatusReceivedDefines event handler for the turn status received event.
-