Table of Contents

Method ContainsCommands

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

ContainsCommands(string)

Determines whether the specified text contains any dictation commands.

public static bool ContainsCommands(string text)

Parameters

text string

The text to check.

Returns

bool

true if the text contains at least one dictation command; otherwise, false.