index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
text-to-speech
/
linux
/
linux-text-to-speech.h
Age
Commit message (
Expand
)
Author
2019-09-01
TTS: Implement our own queuing for linux
Jaromir Wysoglad
2019-09-01
TTS: Add *_NO_REPEAT actions
Jaromir Wysoglad
2019-09-01
TTS: Implement speech queueing on Linux and Win
Jaromir Wysoglad
2019-09-01
TTS: Refactoring
Jaromir Wysoglad
2019-09-01
TTS: Minor refactorisations
Jaromir Wysoglad
2019-09-01
TTS: Move popState to the base class
Jaromir Wysoglad
2019-09-01
TTS: Implement conversion to UTF-8 in say on linux
Jaromir Wysoglad
2019-09-01
TTS: Add reference counting to TTSVoice
Jaromir Wysoglad
2019-09-01
TTS: Add age to TTSVoice
Jaromir Wysoglad
2019-09-01
TTS: Finish implementing the Windows TTS manager
Jaromir Wysoglad
2019-09-01
TTS: Restart spd connection on speak error.
Jaromir Wysoglad
2019-09-01
TTS: Add voice selection to options
Jaromir Wysoglad
2019-09-01
TTS: Add text to speech to the GUI.
Jaromir Wysoglad
2019-09-01
TTS: Add ttsStatus push and pop functions
Jaromir Wysoglad
2019-09-01
TTS: Add checks for correct TTS engine state.
Jaromir Wysoglad
2019-09-01
TTS: Add part of linux TTS
Jaromir Wysoglad
2019-09-01
TTS: Create a TTS skeleton
Jaromir Wysoglad