Commit Graph
7 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 6c2aaba04f TESTBED: Add test for stopping speech and immediately starting another 2020-06-21 19:09:49 +01:00
Bastien Bouclet 1ef3e3fe3e TESTBED: Add override keywords 2020-02-09 12:43:16 +01:00
Jaromir Wysoglad 6baa9c8ddb TESTBED: Fix include guard in speech.h 2019-09-01 22:47:55 +03:00
Thierry Crozat bd2757138b TESTBED: Make sure to process events while waiting for speech to finish
Same implementations of TextToSpeechManager may require system events
to be processed for the state synchronisation to work properly.

This commit also fixes a few typos or inconsistencies in some texts.
2019-09-01 22:47:55 +03:00
Jaromir Wysoglad 84df34df10 TESTBED: Add tests for TTS *_NO_REPEAT actions 2019-09-01 22:47:55 +03:00
Jaromir Wysoglad a5c9e8c74b TESTBET: Add TTS tests 2019-09-01 22:47:55 +03:00