Uses of Class
com.microsoft.cognitiveservices.speech.dialog.DialogServiceConnector
-
Packages that use DialogServiceConnector Package Description com.microsoft.cognitiveservices.speech -
-
Uses of DialogServiceConnector in com.microsoft.cognitiveservices.speech
Methods in com.microsoft.cognitiveservices.speech with parameters of type DialogServiceConnector Modifier and Type Method Description static ConnectionConnection. fromDialogServiceConnector(DialogServiceConnector dialogServiceConnector)Gets the Connection instance from the dialog service connector.
-