nluURL

fun nluURL(value: String?): TrayConfig.Builder

Set the URL to the directory containing NLU files. If omitted, NLU will be unavailable at runtime.

Parameters

value

The URL to the directory containing NLU files. This URL should not end in a filename; the library will automatically append filenames and use this base URL to download multiple files.