CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Multimedia

  1. #1
    Guest

    Multimedia

    Anyone know how to get speech through the microphone converted to text ?? I need to know more about the WAVE_IN and the WAVE_OUT functions....
    PLEASE HELP !!! )


  2. #2
    Join Date
    Aug 1999
    Location
    UK
    Posts
    17

    Re: Multimedia

    You are better of looking at Keith Westley's notes in the web page
    http://www.codeguru.com/advancedui/voicecmd.shtml
    That should guide you to the right path. You will have to download the stuff from Microsofts Web site. Any more help please contact me.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured