Share via


VoiceInformation.Id Propriété

Définition

Obtient l’ID unique du moteur de synthèse vocale (voix).

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

Valeur de propriété

String

Platform::String

winrt::hstring

ID unique.

S’applique à

Voir aussi