开发者

how to modify "speak here" to get audio level meter?

开发者 https://www.devze.com 2023-03-08 21:21 出处:网络
Hi After reading so much on the speak here apple\'s example, i couldnt understand what parts of it i need .

Hi After reading so much on the speak here apple's example, i couldnt understand what parts of it i need .

I only need to always get the audio data from mic , and check the power of it , in order to measure the audio input duration 开发者_开发知识库in ms .

I want to get to the place where i can get the audio level and write there my own objective c code, or send it to another .m file of my own.

Can someone direct me to that variable that holdes that data ? and what are the things i can erase from it? (dont need openGL,quartz,play sounds,and view any graph ) Thanks a lot.

0

精彩评论

暂无评论...
验证码 换一张
取 消