hmi.testutil.tts
Class TestTTSGenerator

java.lang.Object
  extended by hmi.testutil.tts.TestTTSGenerator

public class TestTTSGenerator
extends Object


Field Summary
protected static AbstractTTSGenerator ttsG
           
 
Constructor Summary
TestTTSGenerator()
           
 
Method Summary
 void testBookmarks()
           
 void testBookmarksWav()
           
 void testDuration()
           
 void testSpeakDuration()
           
 void testVisimes()
           
 void testWavDuration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ttsG

protected static AbstractTTSGenerator ttsG
Constructor Detail

TestTTSGenerator

public TestTTSGenerator()
Method Detail

testVisimes

public void testVisimes()

testBookmarks

public void testBookmarks()

testBookmarksWav

public void testBookmarksWav()
                      throws IOException
Throws:
IOException

testDuration

public void testDuration()

testSpeakDuration

public void testSpeakDuration()

testWavDuration

public void testWavDuration()
                     throws IOException
Throws:
IOException