Does anyone know how to utilise the Voice command OCX include in the Microsoft Speech API? Any usful comments of referrals are welcome.
Thanx in advance.
Printable View
Does anyone know how to utilise the Voice command OCX include in the Microsoft Speech API? Any usful comments of referrals are welcome.
Thanx in advance.
See this link. I gave an example of how to use both recognition and speaking controls.
What link Megatron? :confused: ;) :D
was wondering that myself but figured i must be missing something
I would like to have the link myself. BTW Megatron, how do I accees the codes on your website. There seems to be no links on the page.
[Edited by amitabh on 01-15-2001 at 12:57 AM]
I mailed Megatron. He gave me the link:
http://msdn.microsoft.com/
Not a gr8 link. I've yet to find anything. Can NE1 else help?
That's the wrong link.
This is the correct one. http://forums.vb-world.net/showthrea...threadid=45433
Megatron, have you downloaded the whole SDK or just the Activex Controls. I downloaded the Activex Controls, but could not get it to work.
I got the SAPI free on a demo CD. It was included with a program called Laura by UBSoft. See
http://www.pc-ria.com/
It is only a 4Mb Download.
Or you can use WebFerret on an FTP search to find spchapi.exe and mstts*.exe
HTH
I am making a VUI system using Microsoft's SAPI 5.1. I was wondering if someone could help me with a few problems I am having.
I need some way to limit the amount of memory the Audio input can take, after it reaches that limit truncate and process what ever is left. I do 'grammar.dictationload' so how can I limit the length of the sentences the user says.........or atleaste let them clear the buffer. Basicly my program has trouble when the user starts to speak continusly with out stoping; if they do, it gets backlogged for about 10-15 seconds while it processes the stuff in the Audio Input.
How can I have my program bring up the Microsoft Speech Training program?
P.S Please Email me with any help you can give: [email protected]
Thanks,
DarkEyes