Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 453 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 453 Bytes

poebot

A web interface script with the purpose of speaking through a robot voice in a public area.

Requirements

  • Speech synthesizer program: 'festival/flite/espeak' on linux, 'say' on OSX. Must be accessible by command line arguments
  • Define your settings in poebot.cfg
  • 'config' module for python
  • Python 2

Installation

Clone into directory and edit poebot.cfg with appropriate settings

python web_ui.py