次の方法で共有


DirectLineSpeechChannelProperties クラス

定義

DirectLine Speech チャネルに提供するパラメーター。

public class DirectLineSpeechChannelProperties
type DirectLineSpeechChannelProperties = class
Public Class DirectLineSpeechChannelProperties
継承
DirectLineSpeechChannelProperties

コンストラクター

DirectLineSpeechChannelProperties()

DirectLineSpeechChannelProperties の新しいインスタンスを初期化します。

プロパティ

CognitiveServiceRegion

このチャネル登録を含むコグニティブ サービス リージョン。

CognitiveServiceResourceId

このチャネル登録を含むコグニティブ サービス ID。

CognitiveServiceSubscriptionKey

このチャネル登録で使用するコグニティブ サービス サブスクリプション キー。

CustomSpeechModelId

カスタム音声デプロイ ID (省略可能)。

CustomVoiceDeploymentId

カスタム音声モデル ID (省略可能)。

IsDefaultBotForCogSvcAccount

これを選択したコグニティブ サービス アカウントの既定のボットにします。

IsEnabled

このチャネルが有効かどうか。

適用対象