Struct Alternative
Namespace: Recognissimo.Components
Assembly: Recognissimo.dll
Syntax
[Serializable]
public struct Alternative
Fields
confidence
Confidence.
Declaration
public float confidence
Field Value
Type | Description |
---|---|
System.Single |
text
Recognized text.
Declaration
public string text
Field Value
Type | Description |
---|---|
System.String |