FlightGear next
|
A Voice Synthesizer Interface. More...
#include <VoiceSynthesizer.hxx>
Inherited by FLITEVoiceSynthesizer.
Public Member Functions | |
virtual | ~VoiceSynthesizer () |
virtual SGSoundSample * | synthesize (const std::string &text, double volume, double speed, double pitch)=0 |
A Voice Synthesizer Interface.
Definition at line 31 of file VoiceSynthesizer.hxx.
|
inlinevirtual |
Definition at line 33 of file VoiceSynthesizer.hxx.
|
pure virtual |
Implemented in FLITEVoiceSynthesizer.