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 74 forks source link

Downsampled wave data has wrong header... #22

Open vogler75 opened 4 years ago

vogler75 commented 4 years ago

if the recorded sound is downsampled the wave data has the wrong (origin) sample rate in the wave header.