wakewordModelURL

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

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

Parameters

value

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