TextToSpeechOptions.VoiceId Propiedad

Definición

Obtiene o establece el identificador de voz que se va a usar para la síntesis de voz.

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

Valor de propiedad

Se aplica a