This topic has not yet been rated - Rate this topic

VoiceInformation class

4/5/2013

Defines information about a text-to-speech (TTS) voice.

Syntax

Public NotInheritable Class VoiceInformation  
    Inherits Object

Attributes

MarshalingBehaviorAttribute(Agile)
VersionAttribute(NTDDI_WIN8)

Members

The VoiceInformation class has these types of members:

Methods

The VoiceInformation class inherits methods from the Object class.

Properties

The VoiceInformation class has these properties.

PropertyAccess typeDescription

Description

Read-onlyGets the description of a text-to-speech (TTS) voice.

DisplayName

Read-onlyGets the display name of the text-to-speech (TTS) voice.

Gender

Read-onlyGets the gender of the text-to-speech (TTS) voice.

Id

Read-onlyGets the identifier of the text-to-speech (TTS) voice.

Language

Read-onlyGets the language of the text-to-speech (TTS) voice.

 

Remarks

For more information about how to use the VoiceInformation class, see Speech output for Windows Phone.

Requirements

Minimum supported client

None supported [Windows Store apps only]

Minimum supported server

None supported [Windows Store apps only]

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]

See also

Object

 

 

Build date: 4/5/2013

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.