Skip to content

Fayis-PV/Robo_Speaking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Robo_Speaking

This a Robo developed by Muhammed Fayis PV which speaks the text which it is given.

This Robo is speaking using pyttsx3 module. This is functioned to enter a text and submit the text,then Robo will pronounce for you.

You can install the module using:

In Mac:

pip3 install pyttsx3 

In Windows:

pip install pyttsx3

This is developed using while loop which continues the practice until you break the loop.

So you can break the loop by simply typing the letter 'q' when asks to enter the text.

This is a small project which is developed for practice.

Thanks...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages