Talking Head - Easy
Saying "Hello World"

In this project we will be showing how to get the Raspberry Pi to convert given text such as "Hello World" into speach and then play it.

How it Works:

When we call the line speaker.say("Hello World"), this tells the Raspberry Pi to use its magical computing powers to play the given text in a robotic voice.

Try This: