SpeechToTextResponseUpdate.Text Propriété

Définition

Obtient le texte de cette réponse vocale en texte.

public:
 property System::String ^ Text { System::String ^ get(); };
[System.Text.Json.Serialization.JsonIgnore]
public string Text { get; }
[<System.Text.Json.Serialization.JsonIgnore>]
member this.Text : string
Public ReadOnly Property Text As String

Valeur de propriété

Attributs

Remarques

Cette propriété concatène le texte de tous les TextContent objets dans Contents.

S’applique à