Contents

SFSpeechLanguageModel.Configuration

An object describing the location of a custom language model and specialized vocabulary.

Declaration

class Configuration

Overview

Pass this object to prepareCustomLanguageModel(for:configuration:completion:) to indicate where that method should create the custom language model file, and to customizedLanguageModel or customizedLanguage(modelConfiguration:) to indicate where the system should find that model to use.

Topics

Creating a language model configuration

Inspecting a language model

Initializers

See Also

Custom vocabulary