PDA

Click to See Complete Forum and Search --> : Microsoft SAPI?


Jan 12th, 2001, 04:59 AM
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.

Jan 12th, 2001, 02:20 PM
See this link. I gave an example of how to use both recognition and speaking controls.

YoungBuck
Jan 12th, 2001, 02:39 PM
What link Megatron? :confused: ;) :D

PJB
Jan 12th, 2001, 02:41 PM
was wondering that myself but figured i must be missing something

amitabh
Jan 14th, 2001, 11:53 PM
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]

Jan 15th, 2001, 12:52 PM
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?

Jan 15th, 2001, 03:11 PM
That's the wrong link.

This is the correct one. http://forums.vb-world.net/showthread.php?threadid=45433

amitabh
Jan 15th, 2001, 09:47 PM
Megatron, have you downloaded the whole SDK or just the Activex Controls. I downloaded the Activex Controls, but could not get it to work.

Jan 17th, 2001, 01:44 PM
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

DarkEyes
Sep 11th, 2001, 07:14 AM
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: darkeyes_z@hotmail.com

Thanks,
DarkEyes