Share via


VoiceInformation.Id Proprietà

Definizione

Ottiene l'ID univoco del motore di sintesi vocale (voce).

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

Valore della proprietà

String

Platform::String

winrt::hstring

ID univoco.

Si applica a

Vedi anche