Skip to content Skip to sidebar Skip to footer
Showing posts with the label Record

Converting Short Array From Audio Record To Byte Array Without Degrading Audio Quality?

I'm recording audio using the Android Audio Record class. The recording is PCM 16bit so (I hear… Read more Converting Short Array From Audio Record To Byte Array Without Degrading Audio Quality?

Android Kitkat Start Screenrecord From App

I'm trying to start screenrecord from application, and have some problems. I've read a lot … Read more Android Kitkat Start Screenrecord From App