次の方法で共有


TextToSpeechOptions.VoiceId プロパティ

定義

音声合成に使用する音声識別子を取得または設定します。

public:
 property System::String ^ VoiceId { System::String ^ get(); void set(System::String ^ value); };
public string? VoiceId { get; set; }
member this.VoiceId : string with get, set
Public Property VoiceId As String

プロパティ値

適用対象