Creates a new instance of the class SpeakerVoices.

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

Syntax

C#
[CLSCompliantAttribute(false)]
protected SpeakerVoices(
	ISpeechObjectTokens tokens
)

Parameters

tokens
Type: ISpeechObjectTokens
A ISpeechObjectTokens.

See Also