awslabs / 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, and convert the audio into a format that Lex will recognize, and play the response. All from a web browser.
MIT No Attribution
165 stars 75 forks source link

Blob size is always 44 and Lex not recognising voice input #26

Open thejesh-kampalli-tm opened 3 years ago

thejesh-kampalli-tm commented 3 years ago

After downsampling and encoded to wav the blob size is showing 44 always when tried with different utterences and the voice input not recognised by lex