diff --git a/TODO v2.0 b/TODO v2.0 index c2d21d58..08ee3cf4 100644 --- a/TODO v2.0 +++ b/TODO v2.0 @@ -57,6 +57,8 @@ Driver: https://git.linux-a11y.org/AIT/pyatspi2/src/master/examples/keypress.py - try to autodetect encoding (Easy for contribution) https://stackoverflow.com/questions/6396659/how-do-you-get-the-encoding-of-the-terminal-from-within-a-python-script +- Dectalk SpeechDriver +https://github.com/tvraman/emacspeak/blob/master/servers/obsolete/python/dectalk.py Settings: - configuration should be overwritable with parameter and alternative paths (Easy for contribution)