Chapter 7

Audio Capture

Developing audio playback applications isn't the only way to work with audio on Android. We can also write applications that involve capturing audio. In this chapter, we'll explore three different methods that can be used for audio capture. Each method has relative strengths and weaknesses. The first method, using an intent, is the easiest but least flexible, followed by a method using the MediaRecorder class, which is a bit harder to use but offers more flexibility. The final method uses the AudioRecord class, and offers the most flexibility but does the least amount of work for us.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.219.182.76