Skip to content

A simple python server with web interface which takes text input and gives output as audio.

Notifications You must be signed in to change notification settings

Arduino-and-RaspberryPi/TextToAudioAnnouncer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text To Speech Announcer

##Description A simple python server with web interface which takes text input and gives output as audio.

Setup

  • First thing is that you should have Python installed in your computer.
  • Second, install the pyttsx in your computer. It is a Python package, supporting common text-to-speech engines on Mac OS X, Windows, and Linux.

Running the application

  • To run the application just run the given command:
    python run.py
  • Your server will listen to port 4000. Now go to your web browser and type localhost:4000 to the address bar.

About

A simple python server with web interface which takes text input and gives output as audio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published