Folks,
I'm stuck - yet again.
Scenario:
Headless RPI
I use google TTS but only recently discovered a problem with this.
If there is no uplink, the message won't be translated, so won't be able to be played.
Solution:
Make a message which says what I want to hear (no uplink available) and find the .mp3 file and play it instead.
Found. renamed to something user friendly and moved.
Let's say it says: Uplink not available
ssh into machine and I use omxplayer to play .mp3 files.
omxplayer uplinkDown.mp3 and it plays fine.
I hear ALL the message.
No, sorry, I hear uplkink not avail
Likewise with the exec node
uplink not avail
I have VLC but it has its own set of problems with the the exec node.
NOTHING is played.
Suggestions?