InstalledVoice Members

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

Contains information about an installed speech synthesis voice.

The InstalledVoice type exposes the following members.

Properties

  NameDescription
Public propertyEnabledGets or sets whether a voice can be used to generate speech.
Public propertyVoiceInfoGets information about a voice, such as culture, name, gender, and age.
Top

Methods

  NameDescription
Public methodEqualsDetermines if a given object is an instance of InstalledVoice and equal to the current instance of InstalledVoice. (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