scummvm/backends/text-to-speech/windows
Bastien Bouclet 34bf3f2de0 TTS: Fix use of virtual function in TTSMan destructor
TextToSpeechManager::freeVoiceData was called while the virtual function
table pointer was already reset by the parent class destructor.
2019-11-15 21:24:22 +01:00
..
windows-text-to-speech.cpp TTS: Fix use of virtual function in TTSMan destructor 2019-11-15 21:24:22 +01:00
windows-text-to-speech.h TTS: Remove USE_PLATFORM_TTS defines 2019-09-01 22:47:55 +03:00