Question

I want to record audio on ios7 , I know I can do it using AVAudioRecorder but what i want is to create a visual feedback animation similar to the one attached in image. I want to know how to get the current audio input level and also how to create the required animation, I am new to animation.

Thanks

Was it helpful?

Solution

Check out the EZAudio open source project. Has exactly what you are looking for.

https://github.com/syedhali/EZAudio

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top