openDictionaryFile

fun openDictionaryFile(path: String, dictionaryType: Int = AILIA_VOICE_DICTIONARY_TYPE_OPEN_JTALK)

Opens a dictionary.

Parameters

path

Path to the dictionary folder.

dictionaryType

Type of the dictionary, one of the AILIA_VOICE_DICTIONARY_TYPE_* constants.