Table of Contents

Property Categories

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

Categories

Gets the collection of command category names.

public static IReadOnlyList<string> Categories { get; }

Property Value

IReadOnlyList<string>

A read-only collection of category names in processing order: "PunctuationWithLineBreak", "LineBreaks", "Punctuation", "Brackets", "Quotes", "Symbols", "TextFormatting".