ScummVM API documentation
Illusions::VoicePlayer Class Reference

Public Member Functions

bool cue (const char *voiceName)
 
void stopCueing ()
 
void start (int16 volume, int16 pan)
 
void stop ()
 
void pause ()
 
void unpause ()
 
bool isPlaying ()
 
bool isEnabled ()
 
bool isCued ()
 

Protected Attributes

Audio::SoundHandle _soundHandle
 
Common::String _voiceName
 
uint _voiceStatus
 
bool _wasPlaying
 
bool _isPaused
 

The documentation for this class was generated from the following file: