Project

Profile

Help

Builds » History » Sprint/Milestone 2

Vincent Le Goff, 10/24/2016 09:08 PM

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
* When tabbing to auto-complete, the TTS speaks (and displays) the found result.
8
9 1 Vincent Le Goff
h2. Build 23
10
11
* Add the auto-completion (#34):
12
  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.