Skip to content

Espeak ROS package wrapper for text-to-speech

Notifications You must be signed in to change notification settings

socrob/espeak_ros

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 50.2%
  • CMake 30.4%
  • Python 14.8%
  • Shell 4.6%