Sindbad~EG File Manager
long FAR PASCAL OpenSpeech(HWND hwnd, WORD mode, LPSTR voiceType);
/* For example SpeechControlBlock = OpenSpeech(0,0,NULL); will do */
void FAR PASCAL CloseSpeech(long SCB);
int FAR PASCAL Say(long SCB, LPSTR lpText);
/* Call OpenSpeech once in the beginning. It returns
an SCB which you pass to Say and eventually to CloseSpeech.
*/
/* For licensing information contact First Byte at (310) 793-0610.
We would need a license to distribute FB_SPCH.DLL with our
application. They also sell the ProVoice for Windows
Developer's Toolkit which enables "greater control over
speech functions", e.g. synchronization with animation, etc.
*/
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists