Table of Contents

Property SupportedLanguages

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

SupportedLanguages

Gets the collection of supported language codes.

public static IReadOnlyList<string> SupportedLanguages { get; }

Property Value

IReadOnlyList<string>

A read-only collection of ISO 639-1 language codes supported by the formatter. Includes: "en" (English), "fr" (French), "de" (German), "es" (Spanish), "it" (Italian), "pt" (Portuguese).