Class Intonation
Inherited Members
Namespace: Glitch9.AIDevKit.Microsoft.Azure
Assembly: Glitch9.AIDevKit.Provider.Microsoft.Azure.dll
Syntax
public class Intonation
Properties
| Edit this page View SourceErrorTypes
Declaration
[JsonProperty("ErrorTypes")]
public List<string> ErrorTypes { get; set; }
Property Value
| Type | Description |
|---|---|
| List<string> |
Monotone
Declaration
[JsonProperty("Monotone")]
public Monotone Monotone { get; set; }
Property Value
| Type | Description |
|---|---|
| Monotone |