watson-developer-cloud / node-red-node-watson

A collection of nodes for the IBM Watson services
Apache License 2.0
83 stars 85 forks source link

Text to speech: Credentials only discovered if service named 'text to speech' #165

Closed asmod3us closed 7 years ago

asmod3us commented 8 years ago

I would suggest to make it more robust in https://github.com/watson-developer-cloud/node-red-node-watson/blob/master/services/text_to_speech/v1.js#L22 and allow other separators than space in the name.

chughts commented 7 years ago

Implemented in #232 and released in 0.4.32