From 30ef2145e7c670b07da03e10ef9e62790721fd6f Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Tue, 15 Jun 2021 00:43:46 -0500 Subject: [PATCH] remove TODO This file is no longer needed since we have an official bug tracker. --- doc/TODO | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 doc/TODO diff --git a/doc/TODO b/doc/TODO deleted file mode 100644 index ec1d210..0000000 --- a/doc/TODO +++ /dev/null @@ -1,11 +0,0 @@ -This file contains a list of improvements that need to be made to -espeakup. - -Voice and language support should be added at some point. -This will consist of the following: -- add a function which will allow switching voices. (completed on 9/27) -- add a function/command which will allow speakup to find out which - voices espeak supports. -- define and add the command to speakup which will allow it to switch - voices. -