Creates a new instance of the class Speaker.

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

Syntax

C#
[CLSCompliantAttribute(false)]
protected Speaker(
	SpVoice speaker
)

Parameters

speaker
Type: SpVoice
A SpVoice.

See Also