InstalledVoices class

Provides access to the synthesized voices that are available to use as part of the Speech feature.

Syntax

public static class InstalledVoices
Public NotInheritable Class InstalledVoices
public ref class InstalledVoices abstract sealed 

Members

The InstalledVoices class has these types of members:

  • Properties

Properties

The InstalledVoices class has these properties.

Property Access type Description

All

Read-only

Gets the full set of synthesized voices that are available to use as part of the Speech feature.

Default

Read-only

Gets the default synthesized voice.

 

Remarks

For an example of how to use the InstalledVoices class, see Speech output for Windows Phone.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Windows.Phone.Speech.Synthesis Windows::Phone::Speech::Synthesis [C++]

Metadata

Windows.WinMD

Capabilities

ID_CAP_SPEECH_RECOGNITION [Windows Phone]

Attributes

[MarshalingBehavior(Agile)]

[Version(0x06020000)]

See also

Object