You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am recording a voice and want to show sound wave for it but i am getting audioRecorder.averagePower(forChannel: 0) but i am getting value less then zero and greater then 1 and you library need values from 0 to 1
how can i convert this value ?
i am recording a voice and want to show sound wave for it but i am getting
audioRecorder.averagePower(forChannel: 0)but i am getting value less then zero and greater then 1 and you library need values from0 to 1how can i convert this value ?