次の方法で共有


TextToSpeechResponse.ModelId プロパティ

定義

テキスト読み上げ応答の作成に使用されるモデル ID を取得または設定します。

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

プロパティ値

適用対象