TAPIEx.NET Component Documentation
EnumTTSEngineModes

The EnumTTSEngineModes class provides detailed information about a text-to-speech mode supported by a particular engine.

This class wrapped the TTSMODEINFO structure in Microsoft SAPI 4.0. For more info about the members of EnumTTSEngineModes, please refer the document of SAPI 4.0

SAPI 5.1 does not give similar information as SAPI 4.1 does, therefore EnumTTSEngineModes translates such info for SAPI 5.1.

For a list of all members of this type, see TTSEngineModeInfo Members.

 

[Visual Basic]
Public Class TTSEngineModeInfo
Inherits Object
[C#]
public class TTSEngineModeInfo : object

Requirements

Namespace: TAPIEx

Assembly: TAPIEx.Net.Dll

See Also

TTS_Engine

Support editions