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

namespace UnityEngine.Windows.Speech
{
public class PhraseRecognizer // TypeDefIndex: 8940
{
	// Fields
	type#20928 m_Recognizer;
	type#32848 OnPhraseRecognized;

	// Methods
	// RVA: -1
	private type#28660 InvokePhraseRecognizedEvent(type#20925 rawText, type#20867 rawTextLength, type#16300 confidence, type#13402 semanticMeanings, type#20900 phraseStartFileTime, type#20900 phraseDurationTicks) { }
	// RVA: -1
	private static type#13402 MarshalSemanticMeaning(type#20925 keys, type#20925 values, type#20925 valueSizes, type#20867 valueCount) { }
}
}
