From f43c8ae11eaa9b407c11e579f2b7d568bc22303f Mon Sep 17 00:00:00 2001 From: Justin Weisz Date: Wed, 13 Jun 2018 13:13:24 -0400 Subject: [PATCH] updated references from Watson Conversation to Watson Assistant due to the rebranding of that service --- .../Contents.swift | 4 ++-- .../PrivateResources/en.lproj/cutscene.html | 2 +- .../494BFC-restorable.plist | Bin 109372 -> 109313 bytes .../cutscene_hype_generated_script.js | 2 +- .../Contents.swift | 14 +++----------- .../PrivateResources/en.lproj/Hints.plist | 4 ++-- .../Contents/Manifest.plist | 2 +- .../Contents.swift | 4 ++-- .../PrivateResources/en.lproj/cutscene.html | 2 +- .../494BFC-restorable.plist | Bin 109372 -> 109313 bytes .../cutscene_hype_generated_script.js | 2 +- .../Contents.swift | 6 +++--- .../PrivateResources/en.lproj/Hints.plist | 4 ++-- TJBot.playgroundbook/Contents/Manifest.plist | 2 +- 14 files changed, 20 insertions(+), 28 deletions(-) diff --git a/TJBot (Solutions).playgroundbook/Contents/Chapters/Chapter2.playgroundchapter/Pages/Page3_Software.playgroundpage/Contents.swift b/TJBot (Solutions).playgroundbook/Contents/Chapters/Chapter2.playgroundchapter/Pages/Page3_Software.playgroundpage/Contents.swift index 8080f88..f5909b3 100644 --- a/TJBot (Solutions).playgroundbook/Contents/Chapters/Chapter2.playgroundchapter/Pages/Page3_Software.playgroundpage/Contents.swift +++ b/TJBot (Solutions).playgroundbook/Contents/Chapters/Chapter2.playgroundchapter/Pages/Page3_Software.playgroundpage/Contents.swift @@ -42,12 +42,12 @@ * Callout(😈 What's a "daemon"?): A daemon is a computer program that runs as a background process, rather than being under the direct control of the user. The TJBot daemon runs in the background on your TJBot listening for commands from your iPad. - 2. Log in to your [IBM Bluemix](https://bluemix.net) account and create instances of the following Watson services: Conversation, Language Translator, Speech to Text, Text to Speech, Tone Analyzer, and Visual Recognition. + 2. Log in to your [IBM Bluemix](https://bluemix.net) account and create instances of the following Watson services: Assistant, Language Translator, Speech to Text, Text to Speech, Tone Analyzer, and Visual Recognition. 3. Copy the authentication credentials for each service into the `config.js` file in tjbot-daemon folder. The default location for this folder is on your Desktop. * Callout(🤖 TJBot and Watson): - TJBot uses a number of [Watson services](https://www.ibm.com/watson/developercloud/services-catalog.html) to come to life. Each service requires an authentication credential, which you can obtain from [IBM Bluemix](https://bluemix.net). The TJBot bootstrap script provides instructions for how to create a Bluemix account, how to create instances of the Watson services needed by TJBot, and how to obtain the authentication credentials for each service. These authentication credentials are needed for the TJBot daemon and are stored on your TJBot in the `tjbot-daemon/config.js` file, not in this Playground. + TJBot uses a number of [Watson services](https://www.ibm.com/watson/products-services/) to come to life. Each service requires an authentication credential, which you can obtain from [IBM Bluemix](https://bluemix.net). The TJBot bootstrap script provides instructions for how to create a Bluemix account, how to create instances of the Watson services needed by TJBot, and how to obtain the authentication credentials for each service. These authentication credentials are needed for the TJBot daemon and are stored on your TJBot in the `tjbot-daemon/config.js` file, not in this Playground. If you run into trouble with the tests and can't figure out what's wrong, please [open an issue on GitHub](https://github.com/ibmtjbot/tjbot/issues) and we'll do our best to help you out! diff --git a/TJBot (Solutions).playgroundbook/Contents/Chapters/Chapter3.playgroundchapter/Pages/Intro.cutscenepage/PrivateResources/en.lproj/cutscene.html b/TJBot (Solutions).playgroundbook/Contents/Chapters/Chapter3.playgroundchapter/Pages/Intro.cutscenepage/PrivateResources/en.lproj/cutscene.html index fd10b0c..fdf8656 100644 --- a/TJBot (Solutions).playgroundbook/Contents/Chapters/Chapter3.playgroundchapter/Pages/Intro.cutscenepage/PrivateResources/en.lproj/cutscene.html +++ b/TJBot (Solutions).playgroundbook/Contents/Chapters/Chapter3.playgroundchapter/Pages/Intro.cutscenepage/PrivateResources/en.lproj/cutscene.html @@ -44,7 +44,7 @@