C# Class HololensSample.VoiceCommands

Inheritance: Component
Show file Open project: WaveEngine/Samples

Protected Methods

Method Description
DefaultValues ( ) : void
Initialize ( ) : void

Private Methods

Method Description
OnKeywordRecognized ( KeywordRecognizerResult result ) : void
TurnEngines ( bool state ) : void

Method Details

DefaultValues() protected method

protected DefaultValues ( ) : void
return void

Initialize() protected method

protected Initialize ( ) : void
return void