C# Class UnrealBuildTool.Rules.SpeechRecognition

Inheritance: ModuleRules
显示文件 Open project: shanecolb/sphinx-ue4

Private Properties

Property Type Description

Public Methods

Method Description
LoadPocketSphinx ( TargetInfo Target ) : bool
LoadSphinxBase ( TargetInfo Target ) : bool
SpeechRecognition ( TargetInfo Target ) : System.IO

Method Details

LoadPocketSphinx() public method

public LoadPocketSphinx ( TargetInfo Target ) : bool
Target TargetInfo
return bool

LoadSphinxBase() public method

public LoadSphinxBase ( TargetInfo Target ) : bool
Target TargetInfo
return bool

SpeechRecognition() public method

public SpeechRecognition ( TargetInfo Target ) : System.IO
Target TargetInfo
return System.IO