Creds to Peter Scargill who brought this API to my attention in his blog.
// Per
Dave C-J
unread,
Oct 13, 2016, 7:17:05 PM10/13/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to node...@googlegroups.com
Hi
... the node-red-contrib-play-audio node uses the speechsythesis api built into chrome, safari so can do local TTS without any 3rd party service... even simpler - but may not be as good quality of course... (though UK voice is very good on Mac)
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Node-RED
Thanks for the feedback, Dave. However, that node doesn't work on headless systems, does it? At least for me, that is a requirement. Having to start a browser isn't an option.
Dave C-J
unread,
Oct 14, 2016, 2:14:19 AM10/14/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to node...@googlegroups.com
100% correct. It needs the browser to be open so not an option for headless.