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

namespace UnityEngine.Windows.Speech
{
public class PhraseRecognitionSystem // TypeDefIndex: 8938
{
	// Fields
	type#32844 OnError;
	type#32846 OnStatusChanged;

	// Methods
	// RVA: -1
	private static type#28660 PhraseRecognitionSystem_InvokeErrorEvent(type#26227 errorCode) { }
	// RVA: -1
	private static type#28660 PhraseRecognitionSystem_InvokeStatusChangedEvent(type#26229 status) { }
}
}
