An example on how to use the windows speech synthesizer from within Blitz+. Source code included.

It uses a brilliant DLL created by MetalMan.

the following comes from the author of the DLL:
=========================================================
speak DLL by MetalMan (metallicas_world@hotmail.com)
More information can be found at http://www.enkeladress.com/blitzspeaker.htm
Make sure you unzipped the two files (speaker.dll, speaker.decls) to the Blitz
userlib folder before you run this demo, else it won't compile.
The userlib and demo can be distributed freely.
Please send me a note if you like it or if you have any suggestions.
More info can be found at: http://www.enkeladress.com/blitzspeaker.htm
=========================================================