Simple Sound Recorder

Al3 (@al3)

13883

0

1

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.

Screenshot

References

  • audio-recorder.js - Link to post by Bryan Jennings that describes how to record audio in a browser using JavaScript.

Be the first to comment:      

Comments

Write Preview Markdown: bold italic code link
Post

More Spaces By Al3 (@al3)

Filters:

Popular Recent

low code version of PO Demo

Al3

2496

0

0

CRUD Application with Detail Edit Screen

Al3

2913

0

0

Advanced CRUD application

Al3

14426

0

0

Simple example of a real world business application

Al3

2238

0

0

A demo of how to build, test and consume APIs

Al3

3701

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. 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/

Al3

13906

1

1

Very basic file upload example using the File Upload Drag and Drop widget

Al3

16526

0

3

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.

Al3

20559

1

1

A demo of how to build, test and document APIs

Al3

8134

0

0

Al3

6204

0

0

Customer Orders & Payments Drilldown

Al3

7565

0

0

Login System

Al3

10489

0

0