Plays an audio sequence containing the recognized part.

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

Syntax

C#
public void SpeakAudio(
	SpeakFlags flags
)

Parameters

flags
Type: SGP.Speech..::.SpeakFlags
The enum SpeakFlags controlling playing of the audio.

See Also