summaryrefslogtreecommitdiff
path: root/tools/sapi_voice.vbs
AgeCommit message (Expand)Author
2011-05-07SAPI voice creating: add slovak to languages.Dominik Riebeling
2009-06-08Add language identifier for Lithuanian.Jens Arnold
2009-06-05Add language identifiers for Arabic. Also map 'walon' to Belgian French. It i...Jens Arnold
2009-06-01typo--Jens Arnold
2008-08-15Print the actually selected voice in verbose mode, and try to figure out the ...Jens Arnold
2008-08-07Fix SAPI voice file generation on multibyte windows variants (japanese, proba...Jens Arnold
2008-08-06Bugfix: Printing the unknown vendor warning to StdOut made it not appear in t...Jens Arnold
2008-08-04Handle SAPI5 voices without vendor attribute (reported for japanese L&H engin...Jens Arnold
2008-05-31FS#9047 by Alex Wallis fixing a typoNils Wallménius
2008-05-08Cleanup in tools/: Remove unused VB scripts and fix properties.Nicolas Pennequin
2008-03-09Make the newly supported languages known to SAPI voice generation.Jens Arnold
2008-02-20Significantly speed up SAPI4 voice file creation. Still rather slow compared ...Jens Arnold
2008-02-202 small fixes: * List SAPI5 voices with their actual names, noth with their d...Jens Arnold
2008-02-10Simplify and better integrate the SAPI5 voice list output code (less duplicat...Jens Arnold
2008-01-19added an option to get a list of voices for a language, for rbutil. Dominik Wenger
2007-11-11Output both error number and description. * Another try to get svn:keywords r...Jens Arnold
2007-11-11Add error handling to the vbscript's EXEC method, so we get more meaningful i...Jens Arnold
2007-09-05Added audio formats for Scansoft, Loquendo and VoiceWare.Alessio Lenzi
2007-09-04Voice file building: * Make correct_string() work as intended by passing the ...Jens Arnold
2007-09-04Add Brazillian Portuguese translation by Adilson Vicente Xavier. Update sapi_...Jonas Häggqvist
2007-09-03SAPI voice file building: * Properly UTF-8 decode the passed string (algorith...Jens Arnold
2007-09-02Ooops.Jens Arnold
2007-09-02SAPI voice file generation: Added speed adjustment. TTS parameter: /speed:<n>...Jens Arnold
2007-09-02SAPI voice file generation: * Added language matching and voice selection (us...Jens Arnold