Partager via


VoiceInformation.DisplayName Propriété

Définition

Obtient le nom d’affichage associé au moteur de synthèse vocale (voix).

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

Valeur de propriété

String

Platform::String

winrt::hstring

Nom complet de la voix.

S’applique à

Voir aussi