reuniware / OboeAudioRecorder

This is a sample project that uses Google Oboe Library for recording the MIC input of an Android device and write the recorded data to a .WAV file (works also in background).
24 stars 7 forks source link

Why Recorded audio file is so speed like fast forward? #3

Open YogarajRamesh opened 2 years ago

YogarajRamesh commented 2 years ago

Hi, Really thank you for this code. i used your code for recording its working perfectly but my issue is recorded audio is so faster than normal speed. May i know how to fix. I think problem is in bitrate? am using 44.1k. Thanks in advance.

I used below file as new thread. "OboeAudioRecorder.cpp"

reuniware commented 2 years ago

Hello. Thank you for using my project for starting yours. I don't know what could happen. That might be due to the hardware you use. Have you changed something in the code ?

reuniware commented 2 years ago

Hello. Have you found a solution ?