libespeak(3) C Library Functions libespeak(3)
NAME
libespeak - C++ bindings for espeak speech synthesis
DESCRIPTION
libespeak is a set of C++ bindings to speech synthesis services for use by client applications and assistive technologies.
Please note that these C++ interfaces are built with the Sun Studio C++ Compiler and compiled with the -compat=5 C++ compiler option, so
version 5 (Standard Mode) of the C++ ABI standard is used.
To access the API documentation, you must install the developer version of the package.
FILES
The following files are used by this library:
/usr/lib/libespeak.so
Library for espeak speech synthesis
/usr/share/espeak-data
Directory of voice language and data files
/usr/include/espeak/speak_lib.h
Header file for development purposes
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWespeak |
+-----------------------------+-----------------------------+
|Interface stability |Volatile |
+-----------------------------+-----------------------------+
SEE ALSO
espeak(1), orca(1), libgnomespeech(3), attributes(5)
Additional information is also available from the following site:
http://espeak.sourceforge.net/
SunOS 5.11 21 Aug 2008 libespeak(3)