Menu

#28 MultiFile8BitAudioPlayer not working right

open
None
5
2009-02-08
2004-08-17
Rob Taft
No

Using the line:
System.setProperty
("com.sun.speech.freetts.voice.defaultAudioPlayer","com.
sun.speech.freetts.audio.MultiFile8BitAudioPlayer");
To create audio files, the sound files sound like they are
played at ~20 words per minute. When I use the one
that is not the 8 bit one
System.setProperty
("com.sun.speech.freetts.voice.defaultAudioPlayer","com.
sun.speech.freetts.audio.MultiFileAudioPlayer");
It works fine. I have attached the 8bit one (can only
attach one file).

Discussion

  • Rob Taft

    Rob Taft - 2004-08-17
     
  • Rob Taft

    Rob Taft - 2004-08-17
     
  • Dirk Schnelle-Walka

    • assigned_to: nobody --> schnelle