SingingDwarf wrote: 
> 
> The server.log shows:
> 
> > 
Code:
--------------------
  >   > 
  > [21-04-14 22:55:39.1375] Plugins::LMSannounce::Plugin::announceTTS (325) 
announceTTS: preset={'options' => '-ven+m1','cmd' => '/usr/bin/espeak','text' 
=> '','output' => '-w '}
  > [21-04-14 22:55:39.1377] Plugins::LMSannounce::Plugin::announceTTS (330) 
announceTTS: command: /usr/bin/espeak -w  /tmp/annTTS.wav -ven+m1  "new message"
--------------------
> > 

First, check from the shell if your TTS engine actually works. Then,
check if the command 

Code:
--------------------
    /usr/bin/espeak -w  /tmp/annTTS.wav -ven+m1  "new message"
--------------------

works (delete /tmp/annTTS.wav when done)



'Various SW' (https://www.nexus0.net/pub/sw/): Web Interface | TUI |
Playlist Editor / Generator | Music Classification | Similar Music |
Announce | EventTrigger | DB Optimizer | 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

Reply via email to