Project

Profile

Help

Builds » History » Sprint/Milestone 3

Vincent Le Goff, 10/26/2016 02:57 AM

1 1 Vincent Le Goff
h1. What's new in recent builds
2
3
This page describes the new features added and changes made to each build.  You can browse through each build using headings.
4
5 2 Vincent Le Goff
h2. Build 24
6
7 3 Vincent Le Goff
* Update the documentation of the basic features (#36).
8
* Remove the obsolete settings based on an input and output field (#35).
9
* When tabbing to tab-complete, the TTS speaks (and displays) the found result.
10 1 Vincent Le Goff
11
h2. Build 23
12
13 3 Vincent Le Goff
* Add the tab-completion (#34):
14 1 Vincent Le Goff
  When the client receives messages from the server, it stores all words by frequency.  When you begin typing a letter or more and then press tab, the client will try to finish the word you were typing.  If you're not satisfied with this choice, you can press tab again and the client will display another result.