(With Raspberry Stretch 9.8.)
After an upgrade to Stretch 9.11 the Bash files don't want to work anymore, from of Domoticz or with a double click/execute.
Nothing happened, no sound.
When we place the text of the Bash file into the Terminal, eSpeak works perfect.
Even also with the ./ command and the filename of the Bash file, eSpeak works in the Terminal.
Anybody a solution why the bash files don't want to work anymore?
This is the content of the bash file:
Code: Select all
#!/bin/bash
espeak -s 160 "System Ready"