You are not logged in.
Pages: 1
Can we possibly have the sound coming from Rpi itself instead of the browser?
Offline
Sure, you can use aplay to send output from speaker. Use execute on finish input on setup page.
http://www.raspberrypi-spy.co.uk/2013/0 … ine-audio/
Offline
Thank you Shahin !
My printer is quite silent and this is a nice way to grab my attention.
I created some text to speech wavs, it gives it a very "trekie" feel.
I used aplay thinking it uses fewer resources than an mp3 decoder.
Only more research I needed to do was how to set the volume up.
I used this command:
amixer sset PCM,0 97%
Offline
Pages: 1