Table of Contents

Property EnsureSentenceEndings

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

EnsureSentenceEndings

Gets or sets a value indicating whether to ensure sentences end with punctuation before line breaks.

public bool EnsureSentenceEndings { get; set; }

Property Value

bool

true to enable sentence ending enforcement; otherwise, false. Default is true.