summaryrefslogtreecommitdiff
path: root/Plugins/eSpeak/Docs/meSpeak_changelog.txt
blob: 2a05bb3d89233a06c03a87c5badc6c5ea42ccb4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
meSpeak

Changelog:

. 0.2.0.0
  + Added SAPI voices
  + Added option to truncate text by size

. 0.0.0.12
  * Another fix for stop speaking bug

. 0.0.0.11
  * Fix for stop speaking bug

. 0.0.0.10
  * Fix for overlaping options
  + Option to disable selection of variant based on genre

. 0.0.0.9
  + Updated to eSpeak 1.39
  + Option to only talk when idle
  + Now the types are disabled by default
  + If contact has gender, select a variant based on it (male1 or female1)

. 0.0.0.8
  * Fix for test button in contact options to use punctuation data
  - Removed old mlog function

. 0.0.0.7
  * Fix to make contacts use system voice and variant if none is set for them

. 0.0.0.6
  + Updated to eSpeak 1.31
  + Added punctuation to system settings
  + Added option to respect SndVol mute (enabled by default)
  * Fix for variants

. 0.0.0.5
  * Changed to create services in Load method
  * Language names should be translatable now
 
. 0.0.0.4 
  + Added function to Variables plugin to allow reading text
  
. 0.0.0.3
  + Option to prepend name of contact for event types without template
  * Fix for no voices found
  * Fix to translate dialog
  
. 0.0.0.2
  * Fix for test speak (while other speak happening at the same time)
  * Fix for spelling words with accents
  + Added options for volume, rate, pitch and range
  + Renamed plugin to meSpeak

. 0.0.0.1
  + Initial version