SFSpeechLanguageModel.Configuration
An object describing the location of a custom language model and specialized vocabulary.
Declaration
class ConfigurationOverview
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.