aws-lex-web-ui
aws-lex-web-ui copied to clipboard
Sample Amazon Lex chat bot web interface
In order to transfer to agent from the QnAChat first we have to use any of the keywords used in the "ConnectLiveChatTerms" and in the next iteration user need to...
Hello all, I'm facing several different problems with the text to speech response on my Lex V2 bot. 1. The bot cannot read SSML and Custom Payload. I saw the...
When i use the voice feature, the UI will not read back to me the custom payload answer, only the message text ones. Is there a way for it to...
The value of "shouldLoadIframeMinimized": false in lex-web-ui-loader-config.json has no effect. It is being overridden by the default setting 'true', causing iframe to load minimized despite changing config to specify 'false'.
The following pull request is to allow lex-web-ui to maintain the connection to Amazon connect chat session across browser refreshes. *Issue # None *Description of changes:* Following the suggestion of...
We have encountered numerous users not able access the lex-web-ui iFrame component deployed on our site, when they visit the site from an incognito tab on Chrome. This behavior is...
We are experiencing a visual bug with the Lex Web UI iframe component, where for a split second the chat widget flashes before the minimized button component is loaded in....
From the backend I am sending three messages in response but in the first intent which is automatically getting invoked I can see only 2 messages . but when i...
Allow translation of default live chat prompts
Hi, I suspected this occurring from the AWS-LEX-UI, and I don't know how to fix the error "Failed to execute 'removeChild' on 'Node': The node to be removed is not...