man TTS () - The tts syth classes intercept core functions as needed to create an interface to a native text to speech subsystem, usually by manipulating data.play.

NAME

TTS - The tts syth classes intercept core functions as needed to create an interface to a native text to speech subsystem, usually by manipulating data.play.

SYNOPSIS



#include <bayonne.h>

Public Member Functions

virtual const char * getName (void)=0

virtual const char * getVoices (void)

virtual bool synth (unsigned id, trunkdata_t *data)=0

Detailed Description

The tts syth classes intercept core functions as needed to create an interface to a native text to speech subsystem, usually by manipulating data.play.

Author

Generated automatically by Doxygen for Bayonne from the source code.