VoiceInformation.Description Property

Gets the description of the speech synthesis engine (voice).

Syntax

public:
property String^ Description {
         String^ get ();
}  

Property value

Type: String 

  The description, based on a combination of DisplayName and Language. For example, Microsoft David - English (United States).

Requirements

Namespace: Windows.Media.SpeechSynthesis

Assembly: (in )

See also

Reference

VoiceInformation Class

VoiceInformation Members

Windows.Media.SpeechSynthesis Namespace