i created a simple voice recording using wav format. my problem is i wanted it to save as PCM format using Tbass components form http://www.un4seen.com. My compiler is delphi. or convertion from mp3/wav to pcm.
+1
A:
I use the free New Audio Components to tasks like that, this component set is really nice and easy to use.
Check the demos, there is a voice recorder demo.
Cesar Romero
2010-06-07 04:51:59
+1
A:
Maybe Peter Morris' Converting WAV to MP3 and back could help.
He explains a lot about ACM and how to use it with Delphi (with msacm.pas).
François
2010-06-07 07:01:58