Table of Contents

Constructor CommandMatch

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

CommandMatch(int, int)

Initializes a new instance of the CommandMatch struct.

public CommandMatch(int startIndex, int length)

Parameters

startIndex int

The zero-based starting index of the match.

length int

The length of the matched text.