Table of Contents

Property Replacement

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

Replacement

Gets the text replacement produced when the command is recognized.

public string Replacement { get; }

Property Value

string

The literal text that replaces the spoken command. This may include special characters such as newlines, tabs, or punctuation marks.