index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
sapi_voice.vbs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-09
Add support for Microsoft Speech Platform.
Dominik Riebeling
1
-5
/
+12
2012-09-08
Change sapi_voice.vbs voice list separation character.
Dominik Riebeling
1
-1
/
+1
2012-01-08
Add missing languages from configure, and sort them in exactly the same order...
Jens Arnold
1
-6
/
+21
2011-12-01
Convert one more file to LF line endings.
Torne Wuff
1
-380
/
+380
2011-05-07
SAPI voice creating: add slovak to languages.
Dominik Riebeling
1
-0
/
+2
2009-06-08
Add language identifier for Lithuanian.
Jens Arnold
1
-1
/
+3
2009-06-05
Add language identifiers for Arabic. Also map 'walon' to Belgian French. It i...
Jens Arnold
1
-2
/
+11
2009-06-01
typo--
Jens Arnold
1
-1
/
+1
2008-08-15
Print the actually selected voice in verbose mode, and try to figure out the ...
Jens Arnold
1
-3
/
+13
2008-08-07
Fix SAPI voice file generation on multibyte windows variants (japanese, proba...
Jens Arnold
1
-57
/
+12
2008-08-06
Bugfix: Printing the unknown vendor warning to StdOut made it not appear in t...
Jens Arnold
1
-1
/
+1
2008-08-04
Handle SAPI5 voices without vendor attribute (reported for japanese L&H engin...
Jens Arnold
1
-7
/
+14
2008-05-31
FS#9047 by Alex Wallis fixing a typo
Nils Wallménius
1
-1
/
+1
2008-05-08
Cleanup in tools/: Remove unused VB scripts and fix properties.
Nicolas Pennequin
1
-0
/
+0
2008-03-09
Make the newly supported languages known to SAPI voice generation.
Jens Arnold
1
-0
/
+8
2008-02-20
Significantly speed up SAPI4 voice file creation. Still rather slow compared ...
Jens Arnold
1
-1
/
+1
2008-02-20
2 small fixes: * List SAPI5 voices with their actual names, noth with their d...
Jens Arnold
1
-2
/
+2
2008-02-10
Simplify and better integrate the SAPI5 voice list output code (less duplicat...
Jens Arnold
1
-37
/
+26
2008-01-19
added an option to get a list of voices for a language, for rbutil.
Dominik Wenger
1
-2
/
+42
2007-11-11
Output both error number and description. * Another try to get svn:keywords r...
Jens Arnold
1
-2
/
+3
2007-11-11
Add error handling to the vbscript's EXEC method, so we get more meaningful i...
Jens Arnold
1
-0
/
+11
2007-09-05
Added audio formats for Scansoft, Loquendo and VoiceWare.
Alessio Lenzi
1
-0
/
+6
2007-09-04
Voice file building: * Make correct_string() work as intended by passing the ...
Jens Arnold
1
-0
/
+9
2007-09-04
Add Brazillian Portuguese translation by Adilson Vicente Xavier. Update sapi_...
Jonas Häggqvist
1
-1
/
+3
2007-09-03
SAPI voice file building: * Properly UTF-8 decode the passed string (algorith...
Jens Arnold
1
-59
/
+100
2007-09-02
Ooops.
Jens Arnold
1
-3
/
+3
2007-09-02
SAPI voice file generation: Added speed adjustment. TTS parameter: /speed:<n>...
Jens Arnold
1
-1
/
+8
2007-09-02
SAPI voice file generation: * Added language matching and voice selection (us...
Jens Arnold
1
-0
/
+281