Speech SDK

  • 19 years ago

    Hi, I am trying to use Microsoft Speech SDK with VC++. I already have an app ready which takes voice commands to open Notepad, calculator, Word and Excel.


    The problem i am facing is how to make this app work on any PC which might not have Speech SDK installed. From the online resources i have checked out, the advice is to package spchapi.exe along with my app's exe. This file is supposed to install the speech recognition engine which is required for the app to work.


    however, this is not working.


    Can someone please help !!!!


    Swaroop

  • 19 years ago

    I have seen a discussion of this at www.codeguru.com.  Try a search there on 'speech'.
    This is an area I have no experience with.

  • 19 years ago

    Hi, I have just that SDK and I am looking for voice command source code.  Could you please send it to me?  My e-mail is at [email protected]


    Thanks so much,


    Selevercin

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“In order to understand recursion, one must first understand recursion.”