martingr wrote: > > > Code: -------------------- > > http://192.168.1.130:9000/plugins/LMSannounce/js.html?cmd=announceTTS&ttsprofile=gtts-de&text=Hallo&playerid=00:04:20:22:fa:31 -------------------- > > > > received the following error: > > Code: -------------------- > > {"error":true,"msg":"error 32512 while executing TTS"} -------------------- > > > I assume you've changed something, since this is now a different error:
LMSannounce FAQ wrote: > > WHEN USING TTS, THERE IS ONLY SILENCE / THE CALL RETURNS \"ERROR N WHILE > EXECUTING TTS\". WHAT NOW? > First, check from the shell if your TTS engine actually works (using > the account LMS runs as, e.g. squeezeboxserver). After that, switch > logging to debug for the plugin (LMS Web > interface/Settings/Advanced/Logging/plugin.lmsannounce). Search the > server log for lines like announceTTS: command: /usr/bin/mimic -o > /tmp/annTTS.wav -voice awb -t "message" and check if the command is > correct and works from a regular shell (delete /tmp/annTTS.wav when > done). > (in your case, the TTS engine is "/home/tc/gTTS.sh", so run that -as the LMS user- from the shell. Check for permission issues first.) 'Various SW' (https://www.nexus0.net/pub/sw/): Web Interface | Text Interface | Playlist Editor / Generator | Music Classification | Similar Music | Announce | EventTrigger | Ambient Noise Mixer | DB Optimizer | Image Enhancer | Chiptunes | LMSlib2go | ... 'Various HowTos' (https://www.nexus0.net/pub/documents/LMS/): build a self-contained LMS | Bluetooth/ALSA | Control LMS with any device | ... ------------------------------------------------------------------------ Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808 View this thread: http://forums.slimdevices.com/showthread.php?t=109096 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
