From 261c6db032a0c4654c0b77055701223bee055dcb Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Fri, 15 Aug 2008 09:14:18 -0500 Subject: [PATCH] Added ToDo list --- ToDo | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ToDo diff --git a/ToDo b/ToDo new file mode 100644 index 0000000..fc60242 --- /dev/null +++ b/ToDo @@ -0,0 +1,9 @@ +This file contains a list of improvements that need to be made to +espeakup. + +Currently there is a known issue with data being dropped during long +output. I am planning on implementing a queueing algorithm for the data +read from softsynth to fix this. + +Voice and language support should be added at some point. +