com.microsoft.cognitiveservices.speech.dialog
Definition
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. |
DialogServiceConnector |
Class that defines a DialogServiceConnector. Note: close() must be called in order to relinquish underlying resources held by the object. |
TurnStatusReceivedEventArgs |
Class that describes the events of a turn status received event. |