SingingDwarf wrote: > > On another notes, is there any documentation around getting the plugin > to work with a cloud TTS service, such as Google TTS or Azure TTS? I > understand that a custom la-ttsprofiles.json is required, but not sure > how to go about starting....
1. find out how to generate an audio file from text using TTS service on the command line (e.g. 'gtts' (https://gtts.readthedocs.io/en/latest/)) 2. download the 'example la-ttsprofiles.json' (https://www.nexus0.net/pub/sw/lmsannounce/dist/la-ttsprofiles.json) 3. edit to reflect 1. 4 copy to /usr/local/etc on LMS server 5. use profile in API call (eg. ttsprofile=google-gtts) '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
