Table of Contents

Method GetAllCommands

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

GetAllCommands()

Gets all commands across all categories.

public static IReadOnlyList<Command> GetAllCommands()

Returns

IReadOnlyList<Command>

A read-only collection containing all defined dictation commands.