// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.Windows.Speech.SpeechSystemStatus

namespace UnityEngine.Windows.Speech
{
public class SpeechSystemStatus // TypeDefIndex: 8947
{
	// Fields
	type#20890 value__;
	type#26230 Stopped;
	type#26230 Running;
	type#26230 Failed;
}
}
