Hi i guess i need a little help.
LMS 8.3 in Ubuntu Server 20.04

I installed the plugin and compiled mimic.
The wav test file works.

but when i do 

Code:
--------------------
    curl -G  'hxxp://myip:9000/plugins/LMSannounce/js.html' --data-urlencode 
"cmd=announceTTS" --data-urlencode "ttsprofile=mimic-ap" --data-urlencode 
"playerid=b8:27:eb:b3:c0:aa" --data-urlencode "text=new message"
--------------------


i get 
Code:
--------------------
    {"error":true,"msg":"error 32512 while executing TTS"}
--------------------




Code:
--------------------
    hxxp://myip:9000/server.log
--------------------

But there a no entries in my Server.log

How could i figure out whats going on?


------------------------------------------------------------------------
trollmar's Profile: http://forums.slimdevices.com/member.php?userid=72052
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