EasySpeech Controls v2.0

InternalTTSInterface

Property InternalTTSInterface As IUnknown
Read/Write: Read only

Description

InternalTTSInterface property returns the internal reference interface of SAPI TTS module. For applications that want to extend the ISpeak .

For SAPI 4.0 it returns ITTSCentral. For SAPI 5.1 it returns ISpVoice.

For more info of these interfaces, please refer the document of SAPI.

Remarks

None.

See Also

None.