Hi,
I found your thread very informative. I have a question I would highly appreciate if someone could answer or direct me appropriately to locate the right information.
Summary: I am trying to take a wave file or voice being recorded via microphone and convert it to binary text file, parse and analyze that text file, and play bits and pieces of it.
Detail: Basically I am trying to find a code in C/C++ that will be able to recognize certain patterns in the voice, save it to memory and play it at a certain time. I want it done by using C/C++ to convert a wave file to binary file and then analize that data and play bits and pieces of it.
I will extremely appreciate your help or guidence into the right direction.
Thank you.
Amit