TextToSpeechResponseUpdateKind.Value 属性

定义

获取与此 TextToSpeechResponseUpdateKind关联的值。

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

属性值

注解

该值将序列化为文本到语音更新格式的“kind”消息字段。

适用于