Registering and logging in removes this ad.
Registering and logging in removes this ad.
Building a grammar file
Submitted by SAMA on Tue, 02/05/2008 - 11:08.
Hi,
I am working on a project to pass two to three parameters through voice which is picked up by an application software and processed. I am using MS SDK 5.1. I want to know how to create a grammar file and how and where it is to be called in the program (Visual Basic). An example would be a grammar file with three parameters like length, breadth, hieght. Also I would like to know how it can be interfaced to be written to a notepad.



Building a grammar file (MS SDK 5.1)
Not to be flippant, but have you reviewed the sample programs (Coffee..) included in the SDK? Those programs show how grammar files are created for simple applications.
Larry Allen
http://www.pcspeak.com
Thanks Larry I will
Thanks Larry
I will go through the examples and get back to you in case I have a problem.