https://github.com/mbarde/radio-sloth
https://github.com/mbarde/radio-sloth
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mbarde/radio-sloth
- Owner: mbarde
- Created: 2020-05-14T13:15:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-14T14:38:45.000Z (about 6 years ago)
- Last Synced: 2025-06-18T17:45:49.706Z (12 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Prerequisites
```
sudo apt-get install alsa-utils
sudo apt-get install vlc
sudo apt-get install espeak
```
In `/boot/firmware/config` add `dtparam=audio=on` (see https://raspberrypi.stackexchange.com/questions/56226/how-to-enable-sound-on-raspberry-pi-3-running-ubuntu-16)