Class RecognizerBase.RecognizerConfig
Inheritance
RecognizerBase.RecognizerConfig
Assembly: AnalysisPrograms.dll
Syntax
public class RecognizerConfig : AnalyzerConfig, IConfig
Constructors
|
Improve this Doc
View Source
RecognizerConfig()
Declaration
public RecognizerConfig()
Properties
|
Improve this Doc
View Source
HighResolutionIndices
Declaration
public AcousticIndices.AcousticIndicesConfig HighResolutionIndices { get; }
Property Value
|
Improve this Doc
View Source
HighResolutionIndicesConfig
Declaration
public string HighResolutionIndicesConfig { get; set; }
Property Value
Implements
Extension Methods