SpeechToTextResponseUpdateKind.Value プロパティ

定義

この SpeechToTextResponseUpdateKindに関連付けられている値を取得します。

public:
 property System::String ^ Value { System::String ^ get(); };
public string Value { get; }
member this.Value : string
Public ReadOnly Property Value As String

プロパティ値

注釈

値は、音声からテキストへの更新形式の "種類" メッセージ フィールドにシリアル化されます。

適用対象