/aws-lex-chat-bot

Primary LanguageJavaScriptMIT No AttributionMIT-0

aws-lex-browser-audio-capture

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, convert the audio into a format that Lex will recognize, and play the response. All from a web browser.

A detailed guide to the example code can be found here.