Table of Contents

Struct CommandMatch

Namespace
LMKit.Speech.Dictation
Assembly
LM-Kit.NET.dll

Represents a match of a dictation command within text.

public struct CommandMatch
Inherited Members

Constructors

CommandMatch(int, int)

Initializes a new instance of the CommandMatch struct.

Properties

Length

Gets the length of the matched text.

StartIndex

Gets the zero-based starting index of the match in the source text.