summaryrefslogtreecommitdiffstats
path: root/tools/sapi_voice.vbs
AgeCommit message (Expand)AuthorFilesLines
2008-03-09Make the newly supported languages known to SAPI voice generation.Jens Arnold1-0/+8
2008-02-20Significantly speed up SAPI4 voice file creation. Still rather slow compared ...Jens Arnold1-1/+1
2008-02-202 small fixes: * List SAPI5 voices with their actual names, noth with their d...Jens Arnold1-2/+2
2008-02-10Simplify and better integrate the SAPI5 voice list output code (less duplicat...Jens Arnold1-37/+26
2008-01-19added an option to get a list of voices for a language, for rbutil. Dominik Wenger1-2/+42
2007-11-11Output both error number and description. * Another try to get svn:keywords r...Jens Arnold1-2/+3
2007-11-11Add error handling to the vbscript's EXEC method, so we get more meaningful i...Jens Arnold1-0/+11
2007-09-05Added audio formats for Scansoft, Loquendo and VoiceWare.Alessio Lenzi1-0/+6
2007-09-04Voice file building: * Make correct_string() work as intended by passing the ...Jens Arnold1-0/+9
2007-09-04Add Brazillian Portuguese translation by Adilson Vicente Xavier. Update sapi_...Jonas Häggqvist1-1/+3
2007-09-03SAPI voice file building: * Properly UTF-8 decode the passed string (algorith...Jens Arnold1-59/+100
2007-09-02Ooops.Jens Arnold1-3/+3
2007-09-02SAPI voice file generation: Added speed adjustment. TTS parameter: /speed:<n>...Jens Arnold1-1/+8
2007-09-02SAPI voice file generation: * Added language matching and voice selection (us...Jens Arnold1-0/+281