Text-to-Speech with Accelerometer Sensor
#Lesson 1Register and Get Started!
The first thing you need is to create an account with the AI2 platform and you are good to go!
In this video, we will be exploring the online platform to get comfortable with it. |
#Lesson 2Hit Me!
In this lesson, we will learn how to add a Button onto the screen. We will also explore its properties and see how we can change them to suit our needs.
|
#Lesson 3Link it Up!
In this video, you will get to install the AI2 companion on your android device. You will then mirror whatever your are developing on the computer immediately on your phone!
How cool is that? |
#Lesson 4Speak what is Given!
Complete the code with the ability to capture the user input and call the Text-To-Speech Converter.
You wont stop playing with your App after that! :) |
#Lesson 5Speak what I Type!
We will now be adding a TextBox to the screen to capture the user-input. The Text-To-Speech converter will now convert this new text over to speech.
|
#Lesson 6Speak what I Sense!
We wrap-up this App by adding the Accelerometer Sensor and getting the sensor to trigger the Text-to-Speech Converter.
|
#Lesson 7 |