Why Profound.js
Capabilities
Pricing
Resources
348
0
JavaScript Sound Recording and Play Back
Last updated on February 14, 2021
Forked from: /al3/simple-sound-recorder/
Public Permissions: View Open/Fork Run Comment
This project uses JavaScript code from an article on Medium:
to create a simple audio recorder using a rich display screen.
The audio recorder JavaScript code's stop function returns an object that contains an audioBlob, audioUrl, and a play function.
In the example the function is used to play the recorded audio when a Play button is pressed.
The audio blob could be used to make further use of the audio. For example in a text to speech application.
Be the first to comment:
Be the first to comment:
Comments