question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Instructions to use your own Audio Input and Output with provided OS image

See original GitHub issue

I am trying to use this project using my own bluetooth speaker / USB microphone. When running src/main.py from a termainal I am able to get things working after simply changing Pulseaudio sources to use my mic and my speaker. When voice-recoginzer runs as a daemon, it does not properly detect the ‘default’ alsa device the same way when I run aplay or arecord. I have gotten the mic to work by passing in the HW device with the -I flag, but I am unable to get my bluetooth speaker to work when voice-recognizer is running as a daemon. aplay -l only shows the Voice HAT as an audio output device.

It would be great if there were some instructions on how to BYO - mic / speaker using the provided OS image.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:12 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
devilmindcommented, Aug 17, 2017

I have solved myself using rapi-config, If I force to use the jack option the .asoundrc file will not modified on reboot and the config remains in place.

1reaction
ensoniccommented, May 12, 2017

This article shows how to modify the alsa config: http://www.androidauthority.com/build-google-assistant-raspberry-pi-770296/

Read more comments on GitHub >

github_iconTop Results From Across the Web

Sharing audio input - Android Developers
Android shares the input audio according to these rules: The Assistant can receive audio (no matter whether it's in the foreground or background)...
Read more >
Change the sound input settings on Mac - Apple Support
Click Input on the right, then select the device you want to use in the list of sound input devices. All sound input...
Read more >
Audio Recording - FL Studio
How do I record using multiple audio devices at the same time? ... Recording bit-depth is set in the audio device's own options...
Read more >
OS X: Route audio output to audio input - Apple StackExchange
Press the + button in the bottom left corner, and press Create Multi-Output Device . Mark to use both your Built-in Output and...
Read more >
Voice Kit - AIY Projects - Google
Everything you need is provided in the kit, including the Raspberry Pi. ... Click Choose OS, scroll to the bottom, select Use custom,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found