Jaa


TextToSpeechResponseUpdateKind.Value Property

Definition

Gets the value associated with this TextToSpeechResponseUpdateKind.

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

Property Value

Remarks

The value will be serialized into the "kind" message field of the text to speech update format.

Applies to