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

namespace UnityEngine.Windows.Speech
{
public class ConfidenceLevel // TypeDefIndex: 8946
{
	// Fields
	type#20890 value__;
	type#16302 High;
	type#16302 Medium;
	type#16302 Low;
	type#16302 Rejected;
}
}
