TAPIEx.NET Component Documentation

TTS_Engine Property

[Visual Basic]
Property TTS_Engine As String
[C#]
public string TTS_Engine [ get, set ]

Description

Set this property specify the TTS engine that will be use in CSpeak. Leave it blank to use the default engine.

Remarks

It will be set auto when users configure parameters in "Property Page" TTS tag. For SAPI 4.0, it is the GUID of the selected engine. For SAPI 5.1 it is registry path of the engine.

Uses property TAPIEx.TTS_EngineModes to get the complete list of installed engine.

See Also

CSpeak, TTS_EngineModes

Support editions