SpeechLoadOption.java :  » XML » alttext » nl_dutchear_speechgen » external » win » sapi5 » Java Open Source

Java Open Source » XML » alttext 
alttext » nl_dutchear_speechgen » external » win » sapi5 » SpeechLoadOption.java
/*
 * 
 */
package nl_dutchear_speechgen.external.win.sapi5  ;


public enum SpeechLoadOption {
    SLOStatic, // 0
    SLODynamic, // 1
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.