What is Audio level metering in iPhone Audio Tool box? What is the use of it?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Metering helps us to get audio gain in decibel (dB) during playing and recoring..To use it you first enable metering for the player (or recorder)
and whenever you want gain Values you first call updateMeters and get the dB value. Here I am using a timer to log audio gain for every second of its playing time.
You can use these value for drawing audio waveforms etc..See this link for some help for that..