Skip to content

Commit b349889

Browse files
authored
Correct the format for IBM Text to Speech
1 parent 01aa492 commit b349889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,8 @@ 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 |
232231
| [HTTP2.Pro](https://http2.pro/doc/api) | Test endpoints for client and server HTTP/2 protocol support | No | Yes | Unknown |
232+
| [IBM Text to Speech](https://console.bluemix.net/docs/services/text-to-speech/getting-started.html) | Convert text to speech | `apiKey` | Yes | Yes |
233233
| [import.io](http://api.docs.import.io/) | Retrieve structured data from a website or RSS feed | `apiKey` | Yes | Unknown |
234234
| [IPify](https://www.ipify.org/) | A simple IP Address API | No | Yes | Unknown |
235235
| [IPinfo](https://ipinfo.io/developers) | Another simple IP Address API | No | Yes | Unknown |

0 commit comments

Comments
 (0)