Speaks the content of a file fileName.

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

Syntax

C#
public void SpeakFile(
	string fileName
)

Parameters

fileName
Type: System..::.String
The content of a file to be spoken.

See Also