We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently working with the Android Emulator and it doesn't seem to call the onAudioStream callback method. All other logs works like these :
start recoding {"enableProcessing": true, "interval": 500, "onAudioStream": [Function onAudioStream]} Enabling audio analysis listener ... Status: paused: false durationMs: 1120 size: 5471232 Status: paused: false durationMs: 2144 size: 5504000 Status: paused: false durationMs: 3136 size: 5535744 ... stoping recording recording stopped {"analysisData": {"amplitudeAlgorithm": ...
Also, the recording works at the end. I can ear the sound from the microphone.
Thank you!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently working with the Android Emulator and it doesn't seem to call the onAudioStream callback method.
All other logs works like these :
Also, the recording works at the end. I can ear the sound from the microphone.
Thank you!
The text was updated successfully, but these errors were encountered: