All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.justai.jaicf.channel.yandexalice.model.AliceIntent.kt Maven / Gradle / Ivy

Go to download

JAICF-Kotlin Yandex Alice Channel implementation. Enables JAICF-Kotlin integration with Alice.

The newest version!
package com.justai.jaicf.channel.yandexalice.model

object AliceIntent {
    const val CONFIRM = "YANDEX.CONFIRM"
    const val REJECT = "YANDEX.REJECT"
    const val HELP = "YANDEX.HELP"
    const val REPEAT = "YANDEX.REPEAT"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy