Table of Contents

Property TrimResult

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

TrimResult

Gets or sets a value indicating whether to trim the result.

public bool TrimResult { get; set; }

Property Value

bool

true to trim leading and trailing whitespace; otherwise, false. Default is true.