Closed ThaDaVos closed 7 years ago
Hello, Re-launch the install and choose dummy device instead.
Emeirkc
@EmerickH I tried, dummy is a unknown option in the latest version, choose "Other" but couldn't get it to work with a 3.5mm microphone, found a USB webcam trying that atm on my RPI2b.
Another question, is it possible to use AlexaPi with a bluetooth speaker with built-in microphone? Couldn't get autoconnect to work but couldn't get AlexaPi to use the bluetooth microphone (Alexa used the speaker) even though arecord does work with the bluetooth microphone
@dvdbot Yes it's called Other in setup, sorry. But the audio is not related at all with the platform. You must setup your audio.
And of course you can use what you want as microphone/speaker.
Tried that, didn't work, not even with the bluetooth speaker when it was connected... arecord did work with the bluetoothspeakers microphone, will try again with the better documentation you just gave me
I've got it running on the pi except the following error: ALSAAudioError: Capture data too large. Try decreasing period size How can I fix this?
I tried changing the .setperiodsize() in "/opt/AlexaPi/src/alexapi/capture.py" and "/opt/AlexaPi/src/alexapi/triggers/pocketsphinxtrigger.py" I increased and decreased but didn't work... When using "arecord -r 16000 -c 1 -d 5 -f S16_LE -D plughw:1 test.wav" It just works and record
Okay, I've got her to work with a Bluetooth speaker + mic but she isn't always responding, only responded like 2 times... How can I solve this?
I need the complete log to help you:
sudo service alexapi stop OR sudo systemctl stop AlexaPi.service
and
/opt/AlexaPi/src/main.py -d
Emerick
Bluetooth broke, doing a reinstall asap... I noticed changing the thresshold in config.yaml for Pocketphoenix helped solve this but didn't get it perfect but it was acceptable but somehow the bluetooth broke and I wasn't able to connect to the speaker + mic anymore
Thank you for reporting an issue with AlexaPi.
Make sure you are running the latest version of AlexaPi, and look through issues before submitting.
Check out our Wiki, and make sure to look at Debugging, and Audio debugging in particular before filing an issue.
In order to help troubleshooting, be sure to include the following information:
Output of the audio debugging script. AlexaPi fails to boot
Your OS (including version) where you are running AlexaPi:
Your hardware platform and model you are running on:
Python release (
python2 --version
):Description of problem:
Expected:
Problem-relevant
config.yaml
entries:Steps to reproduce:
Traceback (if applicable):
Additional info: