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