QT Microsoft Speech API version 5.1 (SAPI 5.1).
-
wrote on 11 Oct 2010, 11:43 last edited by
Does anybody know how to use Microsoft Ole component SAPI in Qt Desktop
In Delphi it is done like this var
SpVoice: Variant;
...
SpVoice := CreateOleObject('SAPI.SpVoice')This is a link for a page on how to do this in Delphi
http://www.blong.com/Conferences/DCon2002/Speech/SAPI51/SAPI51.htm -
wrote on 11 Oct 2010, 14:56 last edited by
hi mcrahr, can you markup the code with @ tag and convert the url text to link
1/2