Connect + LEX FallbackIntent not trigger for french Callbot

0

Hi

We have a French Callbot build with AWS Connect and LEX v2 Lex bot contains 4 Intents (Custom Yes/No intents, AMAZON.HelpIntent and AMAZON.FallbackIntent) When the user don't says any things, AMAZON.FallbackIntent isn't invoke. Lex invoke one of our custom intent with nluConfidence set to 1

Is there something to configure to be able to use AMAZON.FallbackIntent ?

  • 1/ Could you please elaborate on what you mean by "when the user doesn't say anything"? Does it mean an empty audio without any utterance? 2/ Could you please provide more information about the custom intent that is being invoked by Lex? What kind of sample utterances does it contain? 3/ If possible, Can you please provide the intent classification JSON response from Lex?

2 Risposte
0

Yes, we will need more info on how to reproduce your problem to see how to solve it. Like @thakarma was asking you. Feel free to write in french if it is easier. Au plaisir de pouvour vous aider.

profile picture
con risposta 2 anni fa
0

Sorry for the delay, I missed the notification.

I have a really simple Lex model which contains: OuiIntent (9 utterances) NonIntent (6 utterances) FallbackIntent HelpIntent

When the user say something that isn't in the model, Lex will resolved to FallbackIntent -> FallbackIntent works fine.

When the user is not speaking (empty audio) , Lex will resolved the last changed Intent. -> Lex should use FallbackIntent when the audio is empty.

con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande