in.slanglabs.platform.action

Interface Summary

Interface

Description

This is the base interface to be implemented by all actions registered with Slang

This interface is expected to be implemented by applications that are interested in taking action upon intent resolution by the Slang platform.

This interface is expected to be implemented by applications that are interested in being notified whenever user utterances are processed by Slang, or when user utterances cannot be resolved by Slang into a SlangIntent

Last updated