Roland0 wrote: 
> No interface, as there are loads of existing options
> e.g. 
> Android: 'HTTP Shortcuts' (https://http-shortcuts.rmy.ch/)
> bash/curl:
> > 
Code:
--------------------
  >   > $  function LMS_announce { curl -G -s -o /dev/null  
'http://lmsserver:9000/plugins/LMSannounce/js.html' --data-urlencode 
"cmd=announceTTS" --data-urlencode "ttsprofile=mimic-slt" --data-urlencode 
"playerid=00:00:00:00:00:00" --data-urlencode "text=$1"; }
  > $  LMS_announce "hello world"
--------------------
> > 

Absolutely true - I just thought it's maybe a nice option just to send
it via Controller. That would include an easy use e.g. via Squeezer.
Also a configuration/setting option would be nice if e.g. your speech
engine is not linked to /usr/bin/ or you just want use other options. As
I said - just thoughts maybe for a future feature - your plugin is
great!



lms:
version: 8.2.0 - 1616690655 @ thu mar 25 18:15:21 cet 2021
on rpi4/ raspbian buster 10 pointed (nfs) to musiclibrary on qnap ts212


squeeze-players:
duet - cntrl-fw: 8.0.1-r16844/ receiver-fw: 77
2x radio - fw: 8.0.1-r16844
rpi 2b - pcp 7.0.1/ squeezelite  v1.9.9-1372-pcp
transporter - fw: 87
softsqueeze 3.9.2 on win 10 / squeezeplay 8.0.1r1343 on win 10
squeeze player 1.3.21 on s7/android 8.0.0 

controller:
android phone - squeezer 2.2.4/ material skin 2.3.5
------------------------------------------------------------------------
MichaelPr's Profile: http://forums.slimdevices.com/member.php?userid=68465
View this thread: http://forums.slimdevices.com/showthread.php?t=109096

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to