rhdunn / cainteoir-gtk

Gtk+ graphical front-end for Cainteoir Text-to-Speech
http://rhdunn.github.com/cainteoir/
GNU General Public License v3.0
11 stars 3 forks source link

support filtering/searching the voice list #12

Open rhdunn opened 12 years ago

rhdunn commented 12 years ago

Currently, the voice list is too big to be manageable. The eSpeak program has a voice for each language and supports a large number of languages.

As a result, it should be possible to search/filter the voice list (searching all columns).

  1. This should be a text field to the right of the Voices header.
  2. The filtered results should be updated as the user types.
  3. There should be a drop-down list in the text field of previous search results (stored in the user settings file).
  4. There should be a drop-down option of "Current document language" (generic language, e.g. pt instead of specific language, e.g. pt-br).
  5. The text field should have a search icon on the inner-right of the search field.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/1026827-support-filtering-searching-the-voice-list?utm_campaign=plugin&utm_content=tracker%2F254963&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F254963&utm_medium=issues&utm_source=github).