1 // GENERATED. DO NOT MODIFY2 package speech.types;3 4 import com4j.*;5 6 public enum SpeechFormatType {7 SFTInput, // 08 SFTSREngine, // 19 }10