Simple Sound Recorder
About This Space
JavaScript Sound Recording and Play Back
Last updated on December 31, 2019
Forked from: /al3/simple-sound-recorder/
Public Permissions: View Open/Fork Run Comment
Audio Recorder
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.
References
- audio-recorder.js - Link to post by Bryan Jennings that describes how to record audio in a browser using JavaScript.
More Spaces By obustos (@obustos)
- 1
- 2
2644
0
0
This space demonstrates how to create a more responsive grid using a layout widget and a little bit of JavaScript and a responsive edit screen. It also incorporates consuming a web service to load list data, adding image upload and display to a screen, and using gauges from Fusion Charts
2798
0
0
RPG Application that allows you to work with Insurance Claims converted to Node.js to run in the cloud, using any database
3707
0
0
- 1
- 2
Be the first to comment:
Comments