watson-developer-cloud / go-sdk

:mouse: go SDK for the IBM Watson services.
Apache License 2.0
71 stars 25 forks source link

feat(synthesize ws): Synthesize using websocket support #49

Closed ehdsouza closed 5 years ago

ehdsouza commented 5 years ago

This PR supports synthesize with websockets. The service accepts only one request per connection and when it has completed synthesizing the audio, it would closes the websocket connection.

watson-github-bot commented 5 years ago

:tada: This PR is included in version 0.12.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: