Compartir a través de


VoiceInformation.Id Propiedad

Definición

Obtiene el identificador único del motor de síntesis de voz (voz).

public:
 property Platform::String ^ Id { Platform::String ^ get(); };
winrt::hstring Id();
public string Id { get; }
var string = voiceInformation.id;
Public ReadOnly Property Id As String

Valor de propiedad

String

Platform::String

winrt::hstring

Identificador único.

Se aplica a

Consulte también