Gets speaker's voice SpeakerVoice in the collection at i.

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

Syntax

C#
public SpeakerVoice this[
	int i
] { get; }

Parameters

i
Type: System..::.Int32
The zero-based index of the value to get.

See Also