Describe the problem
On Raspberry Pi OS (PipeWire audio), my Bluetooth speaker is connected and set as the default audio sink (PipeWire sees it and playback via paplay or other apps works). However, when I run sendspin --list-audio-devices its not appearing. The Bluetooth output never appears in the sendspin device list, so I cannot select. What can I trieout?
Expected behavior
- PipeWire/PulseAudio sinks (especially Bluetooth) to show up in device list
- Ability to select by PulseAudio sink name
- Or, at minimum, a way to force sendspin to always use the current default device used by PulseAudio/PipeWire
Environment
- Raspberry Pi OS, updated, using PipeWire as default sound system
- Sendspin running as systemd service and direct command
- Bluetooth speaker connected with bluetoothctl.
sendspin-cli latest version (as of Feb 2026)
Additional context
- It appears that PortAudio with ALSA backend can't see PipeWire/PA virtual devices on some distros
- This makes reliable multi-room playback hard/impossible if you want to use Bluetooth speakers
Request
- Please add support for PipeWire/PulseAudio sinks in the device list and audio routing, or document a reliable workaround for headless systems with Bluetooth.
Describe the problem
On Raspberry Pi OS (PipeWire audio), my Bluetooth speaker is connected and set as the default audio sink (PipeWire sees it and playback via
paplayor other apps works). However, when I runsendspin --list-audio-devicesits not appearing. The Bluetooth output never appears in the sendspin device list, so I cannot select. What can I trieout?Expected behavior
Environment
sendspin-clilatest version (as of Feb 2026)Additional context
Request