Condividi tramite


TextToSpeechOptions.Language Proprietà

Definizione

Ottiene o imposta la lingua per la voce generata.

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

Valore della proprietà

Commenti

Si tratta in genere di un tag di lingua BCP 47 ,ad esempio "en-US", "fr-FR").

Si applica a