Table of Contents

Property AutoCapitalize

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

AutoCapitalize

Gets or sets a value indicating whether to automatically capitalize the first letter of sentences.

public bool AutoCapitalize { get; set; }

Property Value

bool

true to enable auto-capitalization; otherwise, false. Default is true.