.wma file

K

Krzyso

Hello,

I would like write audio sound to .wma file.
Please help me what c++ (or c) library should I use.

Krzyso
 
V

Victor Bazarov

Krzyso said:
I would like write audio sound to .wma file.
Please help me what c++ (or c) library should I use.

One of libraries named in "Available C++ Libraries FAQ"
posted here monthly by Nikki Locke, or any library you
can find elsewhere. Start by asking in a newsgroup
dedicated to audio processing or to your platform.

Of course, if you know the format of the file and the
way the data are laid out, all the means of writing
a file are in the Standard Library. Look up 'ofstream'
in your favourite C++ book.

Victor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,147
Messages
2,570,835
Members
47,382
Latest member
MichaleStr

Latest Threads

Top