SpeechSynthesizer.AllVoices Property

Gets a collection of all installed speech synthesis engines (voices).

Syntax

public:
static property IVectorView<VoiceInformation^ >^ AllVoices {
         IVectorView<VoiceInformation^ >^ get ();
}  

Property value

Type: IVectorView<VoiceInformation^ > 

  All installed voices.

Requirements

Namespace: Windows.Media.SpeechSynthesis

Assembly: (in )

See also

Reference

SpeechSynthesizer Class

SpeechSynthesizer Members

Windows.Media.SpeechSynthesis Namespace