scummvm/engines/twine/audio
Martin Gerhardy 9d82fa51df COMMON: removed USE_TTS check from engines
OSystem now just returns a nullptr if there is no text to speech manager instance
(because none is compiled into the binary, or the system doesn't provide support
for it). This removed the need for the engine authors to add scummvm osystem compile
time options checks into their engine code
2021-05-03 14:13:41 +03:00
..
music.cpp TWINE: added basic support for dotemu enhanced version file paths 2021-01-13 22:08:47 +01:00
music.h TWINE: added basic support for dotemu enhanced version file paths 2021-01-13 22:08:47 +01:00
sound.cpp COMMON: removed USE_TTS check from engines 2021-05-03 14:13:41 +03:00
sound.h TWINE: fixed vox and tts playback and aborting 2021-03-28 23:08:01 +02:00