helloo
i'd like to know how to read an mp3 file or an audio file using C++
is there an instruction to do this task as in MATLAB ??
thnx in advance
read an MP3 file in C++
Page 1 of 13 Replies - 6368 Views - Last Post: 01 March 2010 - 10:30 AM
Replies To: read an MP3 file in C++
#2
Re: read an MP3 file in C++
Posted 01 March 2010 - 07:52 AM
There are several libraries that are capable of handling .mp3 files.
take a look at this: http://www.mpg123.de/
take a look at this: http://www.mpg123.de/
#3
Re: read an MP3 file in C++
Posted 01 March 2010 - 08:15 AM
I guess it really depends on what you want to do with it, but VentiLator has the right Idea. I'd also take a look at xmms2 source for ideas if you think that'd help.
#4
Re: read an MP3 file in C++
Posted 01 March 2010 - 10:30 AM
thanks for the reply
i'll use the wav file in a speech recognition application
so i need to know how to save the file in an array or something
i'll use the wav file in a speech recognition application
so i need to know how to save the file in an array or something
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|