hello all is there any lib or well known method to save audio web streaming ( web radio , mp3 streaming) to file programmatically ?
+1
A:
You can use the BASS library. It has plenty of support for attaching to network streams and decode them into MP3/WMA/OGG/AAC files. Developed in C, but could easily be used in C++ and many other languages.
Magnus Johansson
2009-07-07 11:09:41
i need free software
2009-07-07 13:06:13
BASS Library is free for non-commerical use
Magnus Johansson
2009-07-07 13:27:55