You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 21, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+11-13Lines changed: 11 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,18 +22,16 @@ Run `carthage update --platform iOS` in the command line.
22
22
23
23
### Getting Started
24
24
25
-
1. Create a Bluemix Account
26
-
27
-
[Sign up][sign_up] in Bluemix, or use an existing account. Watson Services in Beta are free to use. Create a service by clicking on Catalog in the website header.
28
-
29
-
2. On the new page that loads upon clicking 'Create Service,' select 'Service
30
-
Credentials'
25
+
1. Log in and create the service:
26
+
1. Go to the [Text to Speech][sign_up] service on Bluemix and either sign up for a free account or log into your Bluemix account.
27
+
2. Give your service a service name, and then click **Create**.
28
+
2. On the new page that loads, Select **Service Credentials** and then **View Credentials** to get your authentication information.
31
29
3. Update the `TextToSpeechUsername` and `TextToSpeechPassword` properties in `Credentials.swift`.
32
-
4. Run the following command from the home directory to ignore new changes to the `Credentials.swift` file.
30
+
4. Run the following command from the home directory to ignore new changes to the `Credentials.swift` file:
0 commit comments