AudioLab VCL
MP3 encoding
Thread Starter: John Started: 5/23/2008 11:24 PM UTC
Replies: 2
MP3 encoding
Hi,

I am trying to record from a mic and output a MP3 file.
I have used TALAudioIn & TALRawLogger with a file name set to xxx.mp3. The program generated the MP3 file but the media player reports an error, not recognising the file structure. I have no idea how to connect and set the TALRawLogger correctly to produce a legal MP3 file.
Please can you help?

Thanks
 John Zelnik
 Sydney
 AU
Re: MP3 encoding
Hi,

Meanwhile I have already figured out the MP3 recording problem.
However, I have another question now. I can see that you can use the TALDSAudioPlayer component to play MP3 files. Is there any way to play MP3 files using the Win32API components?
We are considering purchasing the commercail license, but some of our users may not have DirectX installed so we must rely on WIN32API. Are there any solutions for the problem?

Thanks
 John


"John" <zelnikj@zeta.org.au> wrote in message news:e7f13ce$3b4d915e$468@vlad...
Hi,

I am trying to record from a mic and output a MP3 file.
I have used TALAudioIn & TALRawLogger with a file name set to xxx.mp3. The program generated the MP3 file but the media player reports an error, not recognising the file structure. I have no idea how to connect and set the TALRawLogger correctly to produce a legal MP3 file.
Please can you help?

Thanks
John Zelnik
Sydney
AU

Re: MP3 encoding
Hi John,

The Win32API does not support MP3 files. Sorry!

Cheers,
   Boian


John wrote:
Hi,
Meanwhile I have already figured out the MP3 recording problem.
However, I have another question now. I can see that you can use the TALDSAudioPlayer component to play MP3 files. Is there any way to play MP3 files using the Win32API components?
We are considering purchasing the commercail license, but some of our users may not have DirectX installed so we must rely on WIN32API. Are there any solutions for the problem?
Thanks
 John