Simple Sound Recorder
About This Space
JavaScript Sound Recording and Play Back
Last updated on July 3, 2019
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 Al3 (@al3)
This workspace implements Amazon Web Services Rekognition. The application uses your device camera to take your photo, determine how old you look, and tell you all about it using human speech though the speakers on your device.
15791
1
1
This workspace implements Amazon Web Services Rekognition. The application uses your device camera to take a photo, analyze objects in the picture, and tell you all about it using human speech though the speakers on your device.
12861
1
0
This workspace implements Amazon Web Services Rekognition. The application uses your device camera to take a photo, analyze objects in the picture, and tell you all about it using human speech though the speakers on your device.
13088
0
0
This space creates an AWS S3 Bucket Browser using AWS SDK APIs. It allows you to create and delete buckets, list objects in a bucket, and Upload, download, preview or delete objects.
23994
1
1
This space creates an AWS S3 Bucket Browser using AWS SDK APIs. It allows you to create and delete buckets, list objects in a bucket, and Upload, download, preview or delete objects. This space is protected to protect the credentials being used for the example. To see the code or create a version to browse your own S3 buckets see http://noderun.com/al3/aws-s3-bucket-browser/
16709
1
1
19716
0
3
13686
0
0
Be the first to comment:
Comments