Mantis BugTracker for CapiSuite
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000072 [CapiSuite] core feature always 2004-03-21 15:59 2004-03-21 15:59
Reporter maarten View Status public  
Assigned To
Priority normal Resolution open  
Status new   Product Version
Summary 0000072: Voice files in other languages
Description It would be nice to have the voice files in some other languages in the normal release. This way people from other countries don't have to listen to the German files, but can hear the instructions in for example English of Dutch too.
Additional Information I found http://audacity.sourceforge.net [^] really usefull to record messages in. With the following batch script you can convert all the generated .wav files at ones:

   for filename in *.wav
   do
     sox $filename ${filename%wav}la
   done

   exit 0
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2004-03-21 15:59 maarten New Issue


Mantis 0.19.2
Copyright © 2000 - 2004 Mantis Group
121 total queries executed.
18 unique queries executed.