alexa-pi / AlexaPiDEPRECATED

DEPRECATED - Use https://github.com/alexa-pi/AlexaPi instead ...Turn a Raspberry Pi into an Alexa Client
https://github.com/alexa-pi/AlexaPi
MIT License
587 stars 442 forks source link

Raspberry Pi Seperate the Audio Output OSMC Image and AlexaPi #158

Closed jackofallsorts closed 7 years ago

jackofallsorts commented 7 years ago

I am looking for Help I have installed AlexaPi on top of the OSMC image.

When the OSMC boots, I hear the Hello, and if a MIC is not plugged in it keeps repeating the hello.

What I would like to do, is either enable a remote Bluetooth speaker which will act as Mic and Speaker for the AlexaPi

If this is not possible

Can someone guide me how to....or point me to a link that will show me how to....

separate the audio output only through the Stereo jack for the AlexaPi, and all output from the media center goes out through the HDMI.

Thank You Kindly

maso27 commented 7 years ago

Check out the newer repo at https://github.com/alexa-pi/AlexaPi There's been a lot of development, including the ability to output media streams to a different device than Alexa's voice.

Basically, though, within config.yaml, you can select what input and output AlexaPi will use. So that's a great place to start.

renekliment commented 7 years ago

This project is now deprecated in favor of the new AlexaPi (https://github.com/alexa-pi/AlexaPi) which has all the features of this project and much more, such as:

Please switch over to the new project and if your issue persists there, file an issue in the new repo's issue tracker. Thank you.