Table of Contents

Class CommandInfo

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

Represents information about a dictation command for display purposes.

public sealed class CommandInfo
Inheritance
CommandInfo
Inherited Members

Constructors

CommandInfo(string, string, string, string)

Initializes a new instance of the CommandInfo class.

Properties

Category

Gets the category this command belongs to.

DescriptionKey

Gets the resource key for localized description.

DisplayResult

Gets the formatted display representation of the result.

SpokenExample

Gets a human-readable example of the spoken form.