DirectLineSpeechChannelProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The parameters to provide for the DirectLine Speech channel.
public class DirectLineSpeechChannelProperties
type DirectLineSpeechChannelProperties = class
Public Class DirectLineSpeechChannelProperties
- Inheritance
-
DirectLineSpeechChannelProperties
Constructors
DirectLineSpeechChannelProperties() |
Initializes a new instance of DirectLineSpeechChannelProperties. |
Properties
CognitiveServiceRegion |
The cognitive service region with this channel registration. |
CognitiveServiceResourceId |
The cognitive service id with this channel registration. |
CognitiveServiceSubscriptionKey |
The cognitive service subscription key to use with this channel registration. |
CustomSpeechModelId |
Custom voice deployment id (optional). |
CustomVoiceDeploymentId |
Custom speech model id (optional). |
IsDefaultBotForCogSvcAccount |
Make this a default bot for chosen cognitive service account. |
IsEnabled |
Whether this channel is enabled or not. |
Applies to
Azure SDK for .NET