search for: waveinaddbuffer

Displaying 3 results from an estimated 3 matches for "waveinaddbuffer".

2006 Jun 22
2
How to get audio data from microphone on pocketPC ?
...several times, and i copy each time this small buffer in a big buffer, it doesn't work ! I just can hear some bad sound. (in this case, i have several buffer, and when one of them is full, the callback is used to handle the data, and if i am still recording, i run another time the process using waveInAddBuffer(...) else nothing) I also tried to write these audio data in a file, but it doesn't work. Is anybody have an idea for help me ? My english is not very good so if you don't understand something, please excuse me and don't hesitate to ask me for more detail. Thanks. Patrick -------...
2006 Jun 23
1
How to get audio data from microphone on pocketPC ?
...small buffer in a big buffer, it doesn't work ! > > I just can hear some bad sound. > > (in this case, i have several buffer, and when one of them is full, > > the callback is used to handle the data, and if i am still recording, > > i run another time the process using waveInAddBuffer(...) else nothing) > > > > I also tried to write these audio data in a file, but it doesn't work. > > > > Thanks. > > Patrick > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/...
2006 Jun 23
0
How to get audio data from microphone on pocketPC ?
...> each time this small buffer in a big buffer, it doesn't work ! > I just can hear some bad sound. > (in this case, i have several buffer, and when one of them is full, > the callback is used to handle the data, and if i am still recording, > i run another time the process using waveInAddBuffer(...) else nothing) > > I also tried to write these audio data in a file, but it doesn't work. > > Thanks. > Patrick