Skip to content
New issue

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

In android #11

Open
erdenayozkanl opened this issue Dec 13, 2019 · 4 comments
Open

In android #11

erdenayozkanl opened this issue Dec 13, 2019 · 4 comments

Comments

@erdenayozkanl
Copy link

Sound level info {"id": 412, "rawValue": 0, "value": -160}

only data is this. It is working but not fetch the sound

@erdenayozkanl
Copy link
Author

Is the only issue is the monitoring issue or its not supported on android? PLEASE HELP URGENT

@nvdnvd00
Copy link

any update ?

@kolyuchii
Copy link

Got the same issue on Android emulator

`[Sun May 10 2020 14:28:36.906] LOG statuses1 {"android.permission.READ_CONTACTS": "granted", "android.permission.READ_EXTERNAL_STORAGE": "granted", "android.permission.RECORD_AUDIO": "granted"}

[Sun May 10 2020 14:28:42.350] LOG Record2 {"id": 0, "rawValue": 0, "value": -160}
[Sun May 10 2020 14:28:42.677] LOG Record2 {"id": 1, "rawValue": 0, "value": -160}
[Sun May 10 2020 14:28:43.620] LOG Record2 {"id": 2, "rawValue": 0, "value": -160}
[Sun May 10 2020 14:28:43.112] LOG Record2 {"id": 3, "rawValue": 0, "value": -160}
[Sun May 10 2020 14:28:43.155] LOG Record2 {"id": 4, "rawValue": 0, "value": -160}
[Sun May 10 2020 14:28:43.257] LOG Record2 {"id": 5, "rawValue": 0, "value": -160}
[Sun May 10 2020 14:28:43.554] LOG Record2 {"id": 6, "rawValue": 0, "value": -160}`

@noelberistain
Copy link

You probably solved this already. I faced these same repeated values returned from the API and the solution was to toggle on the "Virtual microphone uses hosts audio input" option from the Extended Controls on the simulator
Screen Shot 2022-03-16 at 20 05 43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants