1 Resposta
- Mais recentes
- Mais votos
- Mais comentários
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
respondido há 4 meses
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
Conteúdo relevante
- AWS OFICIALAtualizada há 2 anos
- AWS OFICIALAtualizada há um mês
- AWS OFICIALAtualizada há 9 meses
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