From 7f1b00c741bbae1b02d2f25f1c519fd47cda0333 Mon Sep 17 00:00:00 2001 From: chrys87 Date: Mon, 24 Apr 2017 14:11:18 +0200 Subject: [PATCH] Update TODO v2.0 --- TODO v2.0 | 2 ++ 1 file changed, 2 insertions(+) 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)