TAPIEx.NET Component Documentation

InternalTTSInterface Property

[Visual Basic]
Property InternalTTSInterface As IntPtr
[C#]
public IntPtr InternalTTSInterface{get;}

Description

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

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

Remarks

None.

See Also

None.

Support editions