mintar / espeak_ros

Espeak ROS package wrapper for text-to-speech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

espeak_ros

This ROS package wraps the espeak library for text-to-speech.

It was developed on Ubuntu 12.04 and tested on ROS Groovy/Hydro.

The original source code of the sole node within this package has been copied from https://github.com/Teknoman117/linbot.

Although the source file has no mention of authorship at all, I credit Nathaniel Lewis for sharing (and likely writing) the code.


System dependencies

Make sure the necessary system dependencies are installed:

sudo apt-get install espeak espeak-data libespeak-dev

More details to come...

About

Espeak ROS package wrapper for text-to-speech


Languages

Language:C++ 50.2%Language:CMake 30.4%Language:Python 14.8%Language:Shell 4.6%