1 réponse
- Le plus récent
- Le plus de votes
- La plupart des commentaires
0
Hello, according to the documentation:
You can also configure timeouts through session attributes when starting a conversation with a bot, and overwrite them in your Lambda function if necessary.
https://docs.aws.amazon.com/lexv2/latest/dg/session-attribs-speech.html
thanks for your response, the problem is not within the timeout, it's already configured for 0.64 with the silence, the problem is that even passing utterances by texting, is taking too much time, it's about 2s
Contenus pertinents
- demandé il y a 2 ans
- demandé il y a 2 ans
- AWS OFFICIELA mis à jour il y a 4 mois
- AWS OFFICIELA mis à jour il y a 2 ans
- AWS OFFICIELA mis à jour il y a un an
- AWS OFFICIELA mis à jour il y a 6 mois
Are you seeing the delay consistently? Are you calling a phone number too far away from the region? I’ve noticed such delays on the first few calls, but then it does feel like it speeds up… although it’s never as “smooth” as a on premise IVR with ASR and TTS on the same network.
david