Low-Level API Calls used by Voice Text

The high-level Voice Text API works with any text-to-speech engine. It uses the following interfaces and functions of the low-level API

ITTSAttributesW

PitchGet/Set

SpeechGet/Set

VolumeGet/Set

ITTSBufNotifySinkW

BookMark

TextDataDone

TextDataStarted

AudioPause

AudioReset

AudioResume

ModeGet

Register

TextData - Tagged text. The only required tag is \mrk=\

UnRegister

ITTSDialogsW

AboutDlg

GeneralDlg

LexiconDlg

TranslateDlg

ITTSEnumW

Clone

Next

Reset

Select

Skip

ITTSNotifySinkW

AttribChanged

AudioStart

AudioStop

Visual