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

Input audio latency test fails with "WARNING: No sound detected" #30

Open
dturner opened this issue Jun 15, 2016 · 4 comments
Open

Input audio latency test fails with "WARNING: No sound detected" #30

dturner opened this issue Jun 15, 2016 · 4 comments

Comments

@dturner
Copy link
Contributor

dturner commented Jun 15, 2016

Tested on Nvidia Shield K1 build MRA58K

Steps to repro

  • Connect Android device to WALT
  • Run app and tap 'Audio latency'
  • Tap the microphone icon

Expected result:

  • Input latency test is run

Actual result

  • The following message is displayed: WARNING: No sound detected
@BenjaminFair
Copy link
Contributor

Which version of the app does this happen on?

@dturner
Copy link
Contributor Author

dturner commented Jun 23, 2016

Version 0.1.4

@BenjaminFair
Copy link
Contributor

I can't reproduce the issue. Can you do the following steps please:

  1. Connect the tablet to a computer
  2. Run 'adb logcat -c'
  3. Connect to the WALT
  4. Attempt to run the test
  5. Connect to a computer again
  6. Run 'adb logcat -d > log.txt'
  7. Attach log.txt here or send it to me in some other way

@kamrik
Copy link
Contributor

kamrik commented Jun 23, 2016

It would also be good to verify if the tablet detecs WALT as a microphone.
Connect WALT, kill the WALT app, record some sound as if you were recording from built-in mic. Check if the sound gets recorded. If yes, we have a problem with how we prtend being a microphone.

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

3 participants