An example web application using the Lex JavaScript SDK to send and receive audio from the Lex PostContent API. Demonstrates how to capture an audio device, record audio, and convert the audio into a format that Lex will recognize, and play the response. All from a web browser.
I use all the files, I run my bot locally and works perfectly, but when I load in my pageweb, say.. audio is not supported. What could be the error?