MycroftAI / enclosure-picroft

Mycroft interface for Raspberry Pi environment
https://mycroft.ai/documentation/picroft
GNU Lesser General Public License v3.0
803 stars 191 forks source link

Speakers not playing #162

Open g3holliday opened 2 years ago

g3holliday commented 2 years ago

When I complete the guided setup, the speakers don't play at all. I'm pretty sure the microphone works, since I see the input.

To reproduce, select guided setup, then connect network, and complete the setup. On the speaker step, select either 3,5mm or USB - I haven't tested anything else. When you test the audio, it doesn't play. And no, it's not my headphones, I tested at least 3 different pairs.

I expected that the speakers should output sound feedback.

Environment

I never edited anything in the code...

archonic commented 2 years ago

I've found that on both Buster and Bullseye, the audio output for 3.5mm jack and HDMI is reversed. If you select HDMI it will output 3.5mm and vice versa. I'm sure this is confusing a lot of people and causing a lot of drop-off for engagement with picroft.

You could rerun the wizard (mycroft-setup-wizard) with that in mind to fix the issue.

g3holliday commented 2 years ago

Yeah, I'll try it. Thanks!