ibm-cloud-docs / text-to-speech

text-to-speech
6 stars 26 forks source link

Is this thing even working.? #137

Closed ray0992 closed 3 years ago

ray0992 commented 3 years ago

I signed up for paid plan. I can't figure how this thing is suppose to work. keep going around in circles. video tutorial doesn't work.

jeffpk62 commented 3 years ago

The service provides a programming interface, so you need to write code to use it. You can test it with the simple command-line curl utility. Anything more elaborate requires use of a real programming language. There are SDKs that greatly simplify use of the service; they are documented on this page: https://cloud.ibm.com/apidocs/text-to-speech.

There are three places to start using the service:

I'm not sure where you are having problems. Do you have have an API key to get started?