Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

InstalledVoice Members

Include Protected Members
Include Inherited Members

Contains information about an installed speech synthesis voice.

The InstalledVoice type exposes the following members.

Properties

  Name Description
Public property Enabled Gets or sets whether a voice can be used to generate speech.
Public property VoiceInfo Gets information about a voice, such as culture, name, gender, and age.

Top

Methods

  Name Description
Public method Equals Determines if a given object is an instance of InstalledVoice and equal to the current instance of InstalledVoice. (Overrides Object.Equals(Object).)
Protected method Finalize (inherited from Object)
Public method GetHashCode Provides a hash code for an InstalledVoice object. (Overrides Object.GetHashCode().)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

InstalledVoice Class

Microsoft.Speech.Synthesis Namespace