Added ToDo list

This commit is contained in:
William Hubbs 2008-08-15 09:14:18 -05:00
commit 261c6db032

9
ToDo Normal file
View file

@ -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.