OS: Manjaro Linux
Firebot: 5.59.2
TTS was not playing, though the Firebot logs showed it being triggered. There was a log notice about file permissions which I traced to a problem with write access. The TTS script was attempting to place the temporary sound files in the Firebot directory, but did not have write permissions. While this could be fixed by supplying write access, I think changing the the directory the script uses to the OS temp file directory where it's most likely to have write access by default.
OS: Manjaro Linux
Firebot: 5.59.2
TTS was not playing, though the Firebot logs showed it being triggered. There was a log notice about file permissions which I traced to a problem with write access. The TTS script was attempting to place the temporary sound files in the Firebot directory, but did not have write permissions. While this could be fixed by supplying write access, I think changing the the directory the script uses to the OS temp file directory where it's most likely to have write access by default.