FoundValue Class

Definition

This class is internal and should not be used.

public class FoundValue
type FoundValue = class
Public Class FoundValue
Inheritance
FoundValue

Remarks

Please use FoundChoice instead.

Constructors

FoundValue()

Properties

Index

Gets or sets the index of the value that was matched.

Score

Gets or sets the accuracy with which the value matched the specified portion of the utterance. A value of 1.0 would indicate a perfect match.

Value

Gets or sets the value that was matched.

Applies to