|
SpeechStudio Pronunciation Control is an
ActiveX control that converts words and phrases to legal SAPI 5 phoneme
strings. The control use the same rules as Microsoft's text-to-speech
(TTS) engine. The resulting phoneme strings can be used in SAPI 5
speech-recognition grammars or used to augment the built-in lexicon with
ISpLexicon.
The control is designed to be accessed from
any language that supports COM automation, including Visual Basic and Visual
C++. It works with all versions of Windows that support SAPI 5. For details
of the control's functionality, see the description of the
ISpeechStudioPronunciation COM interface below.
The conversion function runs silently and
does not create any temporary files.
The product includes an ActiveX control,
documentation, code examples in Visual Basic and Visual C++, and technical
support.
Sample Programs
Two sample programs are included, one in Visual
Basic and the other in Visual C++. These sample programs convert words to
phonemes. The Visual Basic program is an interactive conversion program.
The C++ program parses a batch of text into individual words which it then
converts to phonemes.
Buy Pronunciation
Control,
ISpeechStudioPronunciation
Interface
| Method |
Description |
|
Convert |
The conversion function. |
|