SpeechSynthesizer.DefaultVoice Property

Gets the default speech synthesis engine (voice).

Syntax

public:
static property VoiceInformation^ DefaultVoice {
         VoiceInformation^ get ();
}  

Property value

Type: VoiceInformation 

A voice based on language settings and installed voices.

Requirements

Namespace: Windows.Media.SpeechSynthesis

Assembly: (in )

See also

Reference

SpeechSynthesizer Class

SpeechSynthesizer Members

Windows.Media.SpeechSynthesis Namespace