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