Questions tagged [speakers]

39 questions
3
votes
0 answers

Configure AlexaPi to use bluetooth speaker connected to my Raspberry Pi 3B+

I am trying to clone Alexa on my RaspberryPi 3B+. Following are the links which I am following. https://github.com/alexa-pi/AlexaPi https://github.com/alexa-pi/AlexaPi/wiki/Installation I have done all the setup and everything works perfect, Alexa…
3
votes
1 answer

How to connect speakers to rpi?

How to connect this speaker to Raspberry Pi 3 model b+ I have a PAM8302A amplifier.
Minecon724
  • 29
  • 2
  • 7
3
votes
1 answer

How to connect 3W 8Ω speakers to Raspberry Pi 3.5mm audio jack?

I have a pair of 3 Watt 8 Ohm speakers. https://www.amazon.in/JST-interface-Production-Raspberry-Projects/dp/B0738NLFTG My questions: I want to connect it Raspberry pi 3. How can I do that? From the speaker 2 wires are coming out - one red and one…
AlphaParticle
  • 73
  • 1
  • 6
2
votes
2 answers

Raspberry pi 3B+ and Beats Pill+ bluetooth speaker

I have Raspberry pi 3B+ and bluetooth speaker Beats Pill+. I am trying to forward all audio to this speaker and use it as default. Bluetooth connection between rpi and speaker is not a problem, using bluetoothctl I can easily achieve it. Using this…
Matej
  • 148
  • 6
2
votes
1 answer

How to connect speakers onRaspberry Pi WH through PWM?

Let's say I am trying to embed a Pi WH in my motorcycle helmet. I need thin speakers just by the ear to hear sounds (so, I don't need them to be too loud). * by the way, piezo speakers won't do it in this project Since Pi WH doesn't have a 3.5mm…
kukrt
  • 529
  • 1
  • 5
  • 12
2
votes
0 answers

No audio over HDMI with latest Raspberry Pi OS Lite official image - raspi-config not working

I use a Raspberry 3B+. After a fresh installation of latest Raspberry Pi OS Lite 64 bit (Bookworm official image :…
fdamien12
  • 49
  • 4
2
votes
2 answers

I can't hear any sound from my Raspberry Pi 4

I can't hear any sounds from my Pi 4. I tried all speaker tests, I've changed my sound output to HDMI1 which I use, and tried all suggestions. The sound just disappeared, without any warning at all. I don't understand what happened. Anyone has that…
2
votes
0 answers

Interfacing non bluetooth speaker with Raspberry Pi 3

I want a wired connection between speaker and Raspberry pi 3 Model B. Bluetooth or Wireless connection is not my requirement. Regarding my speaker - it should NOT simply output buzzer sounds but is capable of producing human voice/ music. I have…
AlphaParticle
  • 73
  • 1
  • 6
2
votes
3 answers

Set speaker jack in Lakka to default?

I have a small sound issue in Lakka (on the Pi 3 model B+) and was wondering if anyone knows how to fix it. Basically, everytime I start Lakka I have no sound using the Speaker jack. This answer from a couple of years ago works for me: Audio over…
dkm
  • 21
  • 2
2
votes
0 answers

Raspberry Pi 3B+ with LEDs WS2812B and speaker

I just started making my first project with Raspberry Pi 3 Model B+ and I found an amazing tutorial ("https://tutorials-raspberrypi.com/connect-control-raspberry-pi-ws2812-rgb-led-strips/"). I am curious if there is any way to control RGB LEDs…
Art
  • 21
  • 1
1
vote
1 answer

Rpi Webrtc echo cancellation - aec

I am using Rpi-Webrtc-streamer for webrtc on raspberry pi with usb sound card connected to audio amplifier for speakers and electret microphone. I am able to run webrtc correctly but with issue of mic catching echo from speaker. I have tried to…
Akshit
  • 11
  • 3
1
vote
1 answer

Removing noise coming from 3.5mm audio jack

I see there is a question similar to this here. However its solution was not for everyone, and doesn't help me. Any time a key is pressed either remotely through ssh or directly connected there is a noticeable click sound from the speakers like the…
Reese Houseknecht
  • 55
  • 1
  • 1
  • 12
1
vote
1 answer

Adafruit speaker bonnet: no error and no sound

I bought an Adafruit I2S 3W Stereo Speaker Bonnet with the 2x20 header pin pre-soldered and also the speaker set. The bonnet does not neatly stack on top of my Raspberry Pi 3 Model B+ because of the 4 header pins between the USB sockets and the 2x20…
ginjaemocoes
  • 273
  • 2
  • 13
1
vote
1 answer

Speaker for Pi Zero W

I'm looking for speaker without battery. I mean I need a speaker whose power can be supplied by raspberry pi zero w. I think I can use USB 2.0 simple speaker. I can cut its usb cable and connect its 5V cable to Raspberry's 5V pin and its ground to…
1
vote
0 answers

Use sound card for audio in and build in headphone Jack for audio out on the raspberry pi 4b

I am currently working on a university project with the raspberry pi. I have build an external microphone which I have to connect to the pi via soundcard. This works fine, it records fine all going well. But when I try to play sound over the build…
Lennart
  • 11
  • 3
1
2 3