Record MP3

Stulish

Active Member
Licensed User
Longtime User
Is there a way to record MP3 from the mic, i have been trying loads of different libraries with no joy?

Thanks

Stu
 

stevel05

Expert
Licensed User
Longtime User
There is currently not a way within Basic4android to encode to MP3 whilst recording.

Warwound has created a LibLame library which will take a wav file and encode it to MP3.

Also from API 16 (JellyBean) it is apparently possible to access MediaCodecs on order to do this, it will require a wrapper library for B4A.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…