Commit graph

10 commits

Author SHA1 Message Date
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Thierry Crozat
01f3ce620a GLK: Add method that takes c-string text in Speech class 2020-06-29 22:48:57 +01:00
Thierry Crozat
8f3c2e5754 GLK: Simplify SpeechManager
The logic to build the string to speak has been moved back to the
Speech class, and the SpeechManager API has been simplified.
2020-06-29 22:48:57 +01:00
Thierry Crozat
98bc3f45bd GLK: Add speech volume synchronization 2020-06-29 22:48:57 +01:00
Thierry Crozat
31ea00f465 GLK: Try to properly handle speech with multiple TextBufferWindows 2020-06-29 22:48:57 +01:00
Thierry Crozat
56f1049c21 GLK: Add initial implementation of TTS 2020-06-29 22:48:57 +01:00
Paul Gilbert
e232d024c5 GLK: Standardizing uint vs uint32 usage 2018-12-09 14:47:15 -08:00
Paul Gilbert
7637edb5a2 GLK: Change all references to glui32 and glsi32 to uint and int
This should finally fix compilation for the Amiga, which had
difference sized types. And the renamed types are clearer for
ScummVM anyway
2018-12-09 11:36:20 -08:00
Paul Gilbert
a2104deb4c GLK: Changing class and namespaces from Gargoyle to Glk 2018-12-08 19:05:59 -08:00
Paul Gilbert
1fb931fbd9 GLK: Changing gargoyle folder to glk 2018-12-08 19:05:59 -08:00
Renamed from engines/gargoyle/speech.h (Browse further)