The class SpeakerVoice represents the speaker's voice which is installed on this computer.

Namespace:  SGP.Speech
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public class SpeakerVoice : SpeechObject

Inheritance Hierarchy

System..::.Object
  SGP.Speech..::.SpeechObject
    SGP.Speech..::.SpeakerVoice

See Also