문제

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

도움이 되었습니까?

해결책

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

https://github.com/syedhali/EZAudio

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top