次の方法で共有


TextSource クラス

定義

TextSource。

public class TextSource : Azure.Communication.CallAutomation.PlaySource
type TextSource = class
    inherit PlaySource
Public Class TextSource
Inherits PlaySource
継承
TextSource

コンストラクター

TextSource(String)

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

TextSource(String, String)

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

TextSource(String, String, VoiceKind)

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

プロパティ

CustomVoiceEndpointId

カスタム音声がデプロイされたエンドポイント。

PlaySourceCacheId

関連メディアのキャッシュに使用する識別子を定義します。

(継承元 PlaySource)
SourceLocale

再生するソース言語ロケール。

Text

再生するコグニティブ サービスのテキスト。

VoiceKind

音声の種類。

VoiceName

再生する音声名。

適用対象