com.microsoft.cognitiveservices.speech.dialog
Classes
| ActivityReceivedEventArgs |
Class that describes the events of a activity received event. |
| BotFrameworkConfig |
Class that defines configurations for the dialog service connector object for using a Bot Framework backend. |
| CustomCommandsConfig |
Class that defines configurations for the dialog service connector object for using a CustomCommands backend. |
| DialogServiceConfig |
Class that defines base configurations for dialog service connector. Note: close() must be called in order to release underlying resources held by the object. |
| DialogServiceConnector |
Class that defines a DialogServiceConnector. Note: close() must be called in order to release underlying resources held by the object. |
| TurnStatusReceivedEventArgs |
Class that describes the events of a turn status received event. |