Megosztás a következőn keresztül:


DirectLineSpeechChannelProperties Class

Definition

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