X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=altosui%2FAltosVoice.java;h=f84c11220393ba7ad7fcff1a7ec2f248a19c46b0;hb=f34f0ac7f355149446374a4c82dbf004919bc2dd;hp=ff83ac299c116091582592fa5af12bb4d2c1adb3;hpb=1fc97dd9875a7639533a34438c4c7c999412eb3a;p=fw%2Faltos diff --git a/altosui/AltosVoice.java b/altosui/AltosVoice.java index ff83ac29..f84c1122 100644 --- a/altosui/AltosVoice.java +++ b/altosui/AltosVoice.java @@ -15,11 +15,10 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -package AltosUI; +package altosui; import com.sun.speech.freetts.Voice; import com.sun.speech.freetts.VoiceManager; -import com.sun.speech.freetts.audio.JavaClipAudioPlayer; import java.util.concurrent.LinkedBlockingQueue; public class AltosVoice implements Runnable {