Bug description
When trying to connect telephony account - Twilio, the call unexpectedly ends and the debugger is able to provide the text response but failing to trigger the TTS properly. Can you please let us know if there an issue with our implementation or is it with regards to the project as a whole
Expected behavior
Even if stale message is logged, proper speech output should be produced if the text hasn't been converted to speech via fallbacks
Steps to reproduce
Followed the exact steps provided in rapidaa docs
Rapida version
Logs or traces (optional)
{
"id": "c3a8d250-cf45-4a25-ba75-7768b83ab50d",
"time": {
"seconds": 1774521916,
"nanos": 562144789
},
"current_context": "aa231707-0e7f-48a3-9600-5fcc5e4bd050",
"packet": "speak_text",
"reason": "stale_context",
"type": "discarded"
}
Deployment type
self-hosted
Bug description
When trying to connect telephony account - Twilio, the call unexpectedly ends and the debugger is able to provide the text response but failing to trigger the TTS properly. Can you please let us know if there an issue with our implementation or is it with regards to the project as a whole
Expected behavior
Even if stale message is logged, proper speech output should be produced if the text hasn't been converted to speech via fallbacks
Steps to reproduce
Followed the exact steps provided in rapidaa docs
Rapida version
Logs or traces (optional)
{ "id": "c3a8d250-cf45-4a25-ba75-7768b83ab50d", "time": { "seconds": 1774521916, "nanos": 562144789 }, "current_context": "aa231707-0e7f-48a3-9600-5fcc5e4bd050", "packet": "speak_text", "reason": "stale_context", "type": "discarded" }Deployment type
self-hosted