stoyan-ekupov / aws-lex-chat-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT No Attribution


Languages

Language:JavaScript 88.3%Language:HTML 7.5%Language:CSS 4.1%