TAPIEx ActiveX Control v3.6

TTS_Engine

Property TTS_Engine As String
Read/Write: Read and Write

Description

Set this property specify the TTS engine that will be use in ISpeak. 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

ISpeak, TTS_EngineModes