onClassification

open fun onClassification(result: NLUResult): Prompt?

Spokestack's NLU classified an utterance.

Return

A prompt representing the application's response to the user utterance.

Parameters

result

The classification result.