Share via


VoiceInformation.Id Propriedade

Definição

Obtém a ID exclusiva do mecanismo de síntese de fala (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 da propriedade

String

Platform::String

winrt::hstring

A ID exclusiva.

Aplica-se a

Confira também