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

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

Iam keys #412

Closed chughts closed 6 years ago

chughts commented 6 years ago

IAM Support added to Assistant, Speech to Text, Text to Speech, Tone Analyzer nodes.

All ok except for the recognize in STT. Will be holding off from accepting this pull request until that works. STT Streaming is also broken with IAM Keys, but the node politely rejects STT Streaming with IAM Keys. This will need fixing in future, possibly in line with an update to the Authenticate implementation in the SDK.