Is this possible? If yes, can you provide any information on HOW to do this? If no, are there any other possible ways to decode AAC stream in C#?

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

Have you considered Bass library ?

http://www.un4seen.com/

link|improve this answer
I tried BASS. With no luck. Even one example program in the Internet done on bass.dll doesn't play AAC. – New One Aug 15 '10 at 9:35
Try harder, I have many software that use Bass AND aac installed on my PC right now. Check for the .net samples, there is an internet radio player that works pretty well. Maybe you didn't copy the aac decoder dll in the bin directory ? Please give Bass a second chance. – Pierre Aug 15 '10 at 9:43
Oooh, I need to copy aac decoder too? Sorry, I'll try that. Thanks! – New One Aug 15 '10 at 9:44
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.