Introduction

Goal:


Project Goal: This project will show you how to create a “Text-to-Speech” type app.

In this app, the goal is for the user to be able to enter any text and have the phone speak it back to them.

Text will be entered using something called a TextBox and the speaking will occur after a Button is pushed.

We will also add 2 Sliders for the user to be able to adjust the Pitch and SpeechRate of the voice.

Be sure to have gone over the Introduction project to learn/refresh on how to create and test projects.

Code:


Click to replay