Go to main content

man pages section 3: Library Interfaces and Headers

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

libespeak-ng (3lib)

Name

libespeak-ng - ng speech synthesis

Synopsis

Please see following description for synopsis

Description

libespeak-ng(3lib)            Interface Libraries           libespeak-ng(3lib)



NAME
       libespeak-ng - C++ bindings for espeak-ng speech synthesis

DESCRIPTION
       libespeak is a set of C++ bindings to speech synthesis services for use
       by client applications and assistive technologies.

FILES
       The following files are used by this library:

       /usr/lib/64/libespeak-ng.so Library for espeak-ng speech synthesis

       /usr/share/espeak-ng-data   Directory of voice language and data files

       /usr/include/espeak/speak_lib.h
                                   /usr/include/espeak-ng/*.h Header files for
                                   development purposes


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+--------------------------+
       |ATTRIBUTE TYPE |     ATTRIBUTE VALUE      |
       +---------------+--------------------------+
       |Availability   | library/speech/espeak-ng |
       +---------------+--------------------------+
       |Stability      | Volatile                 |
       +---------------+--------------------------+

SEE ALSO
       espeak-ng(1), orca(1), attributes(7)



NOTES
       Source  code  for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This     software     was    built    from    source    available    at
       https://github.com/oracle/solaris-userland.   The  original   community
       source was downloaded from  https://github.com/espeak-ng/espeak-ng.

       Further information about this software can be found on the open source
       community website at https://github.com/espeak-ng/espeak-ng.



Solaris 11.4                     January 2022               libespeak-ng(3lib)