I want to use lame_enc.dll [ http://lame.sourceforge.net/ ] in my flex application for testing native process in AIR2. How can i communicate with dll in flex/air?

link|improve this question

67% accept rate
Basically i want to convert .wav file to .mp3 file in my application – vkwave Feb 16 at 9:49
1  
You'd better use the lame.exe command line tool together with NativeProcess. I'm not sure whether you can access a dll directly. – RIAstar Feb 16 at 11:00
Many thanks RIAstar. It help me a lot to understand and work with Air Native Extension – vkwave Feb 17 at 10:45
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.