VoiceInfo Members

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

Represents an installed speech synthesis engine.

The VoiceInfo type exposes the following members.

Properties

  NameDescription
Public propertyAdditionalInfoGets additional information about the voice.
Public propertyAgeGets the age of the voice.
Public propertyCultureGets the culture of the voice.
Public propertyDescriptionGets the description of the voice.
Public propertyGenderGets the gender of the voice.
Public propertyIdGets the ID of the voice.
Public propertyNameGets the name of the voice.
Public propertySupportedAudioFormatsGets the collection of audio formats that the voice supports.
Top

Methods

  NameDescription
Public methodEqualsCompares the fields of the voice with the specified VoiceInfo object to determine whether they contain the same values. (Overrides Object..::..Equals(Object).)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Overrides Object..::..GetHashCode()()()().)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top

See Also