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 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.
23171
1
1
A basic example of using Google Maps Address Autocomplete in a Rich Display Screen and a Google map view
21038
1
0
18811
0
3
This space demonstrates how to create a more responsive grid using a layout widget and a little bit of JavaScript.
18640
0
3
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
18351
0
2
This space uses a web service api from Houndify which enables it to interpret common language questions and respond.
17921
0
0
16856
0
2
A multiple choice trivia game that consumes a web service from Open Trivia Database to generate questions and option choices.
16786
0
2
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/
15979
1
1
Be the first to comment:
Comments