Class Monotone
Assembly: Glitch9.AIDevKit.Provider.Microsoft.Azure.dll
Syntax
Properties
|
Edit this page
View Source
Confidence
Declaration
[JsonProperty("Confidence")]
public double Confidence { get; set; }
Property Value
|
Edit this page
View Source
SyllablePitchDeltaConfidence
Declaration
[JsonProperty("SyllablePitchDeltaConfidence")]
public double SyllablePitchDeltaConfidence { get; set; }
Property Value
|
Edit this page
View Source
WordPitchSlopeConfidence
Declaration
[JsonProperty("WordPitchSlopeConfidence")]
public double WordPitchSlopeConfidence { get; set; }
Property Value
Extension Methods