Text to Speech
TextToSpeech
Introduction
Step 1: Creating a new project
Step 2: Adding the UI
Step 3: Adding the TextToSpeech component
Step 4: Aligning the UI
Step 5: Changing Label Text
Step 6: Editing the Sliders
Step 7: Changing Button Text
Step 8: Renaming the Sliders
Step 9: Checkpoint
Step 10: Navigating to the Programming Section
Step 11: Coding the Button
Step 12: Coding the Pitch Slider
Step 13: Coding the Speed Slider
Step 14: Complete
Previous Lesson
Next Lesson
Step 1: Creating a new project
Text to Speech
Step 1: Creating a new project
Goal:
First things first, we need to create and name our new project.
Steps:
On the top toolbar, click on
Projects
Then click on
“Start new project”.
Name the project
“TextToSpeech”
and click
OK.
Code:
Click to replay
Previous Lesson
Back to Course
Next Lesson