Skip to content

Commit 80d8523

Browse files
authored
Add IBM's Text to Speech API
The Text to Speech service processes text and natural language to generate synthesized audio output complete with appropriate cadence and intonation. More info on https://console.bluemix.net/catalog/services/text-to-speech
1 parent c007e71 commit 80d8523

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ API | Description | Auth | HTTPS | CORS |
228228
| [GitHub](https://developer.github.com/v3/) | Make use of GitHub repositories, code and user info programmatically | `OAuth` | Yes | Yes |
229229
| [Gitlab](https://docs.gitlab.com/ee/api/) | Automate GitLab interaction programmatically | `OAuth` | Yes | Unknown |
230230
| [Gitter](https://github.com/gitterHQ/docs) | Chat for GitHub | `OAuth` | Yes | Unknown |
231+
| [IBM® Text to Speech](https://console.bluemix.net/docs/services/text-to-speech/getting-started.html#gettingStarted) | Convert text to speech | `OAuth` | Yes | Yes |
231232
| [HTTP2.Pro](https://http2.pro/doc/api) | Test endpoints for client and server HTTP/2 protocol support | No | Yes | Unknown |
232233
| [import.io](http://api.docs.import.io/) | Retrieve structured data from a website or RSS feed | `apiKey` | Yes | Unknown |
233234
| [IPify](https://www.ipify.org/) | A simple IP Address API | No | Yes | Unknown |

0 commit comments

Comments
 (0)