Class TranscribeJobAlternative
Inherited Members
Namespace: Glitch9.AIDevKit.AmazonAws.Transcribe
Assembly: Glitch9.AIDevKit.Provider.AmazonAws.dll
Syntax
public class TranscribeJobAlternative
Properties
| Edit this page View SourceConfidence
Declaration
[JsonProperty("confidence")]
public double Confidence { get; set; }
Property Value
| Type | Description |
|---|---|
| double |
Content
Declaration
[JsonProperty("content")]
public string Content { get; set; }
Property Value
| Type | Description |
|---|---|
| string |