Simple Sound Recorder

Al3 (@al3)

13988

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

A multiple choice trivia game that consumes a web service from Open Trivia Database to generate questions and option choices.

Al3

14746

0

2