All Projects → Audior → Recordmp3js

Audior / Recordmp3js

Licence: mit
Record MP3 files directly from the browser using JS and HTML

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Recordmp3js

Miniaudio
Single file audio playback and capture library written in C.
Stars: ✭ 1,889 (+357.38%)
Mutual labels:  recording, audio, mp3
Recorder
html5 js 录音 mp3 wav ogg webm amr 格式,支持pc和Android、ios部分浏览器、和Hybrid App(提供Android IOS App源码),微信也是支持的,提供H5版语音通话聊天示例 和DTMF编解码
Stars: ✭ 2,891 (+600%)
Mutual labels:  recording, audio, mp3
Symphonia
Pure Rust multimedia format demuxing, tag reading, and audio decoding library
Stars: ✭ 191 (-53.75%)
Mutual labels:  audio, mp3
Flacon
Audio File Encoder. Extracts audio tracks from an audio CD image to separate tracks.
Stars: ✭ 252 (-38.98%)
Mutual labels:  audio, mp3
Chipkizi
a recording app for up and coming artists
Stars: ✭ 26 (-93.7%)
Mutual labels:  recording, audio
Datmusic Api
Alternative for VK Audio API
Stars: ✭ 160 (-61.26%)
Mutual labels:  audio, mp3
Audioplayer
Audio Player for Nextcloud and ownCloud
Stars: ✭ 179 (-56.66%)
Mutual labels:  audio, mp3
Recorder.js
🎤HTML5 Recorder - mp3 output
Stars: ✭ 229 (-44.55%)
Mutual labels:  audio, mp3
uos
United Open-libraries of Sound. United procedures for open-source audio libraries. For FPC/Lazarus/fpGUI/MSEgui.
Stars: ✭ 112 (-72.88%)
Mutual labels:  mp3, recording
Avfoundationrecorder
Swift audio recorder using AVFoundation
Stars: ✭ 174 (-57.87%)
Mutual labels:  recording, audio
Ni Media
NI Media is a C++ library for reading and writing audio streams.
Stars: ✭ 158 (-61.74%)
Mutual labels:  audio, mp3
Tf audio steganalysis
Audio steganalysis with tensorflow.
Stars: ✭ 312 (-24.46%)
Mutual labels:  audio, mp3
Audio Steganography Algorithms
A Library of Audio Steganography & Watermarking Algorithms
Stars: ✭ 146 (-64.65%)
Mutual labels:  audio, mp3
Atldotnet
Fully managed, portable and easy-to-use C# library to read and edit audio data and metadata (tags) from various audio formats, playlists and CUE sheets
Stars: ✭ 180 (-56.42%)
Mutual labels:  audio, mp3
Musicplayer
A minimal music player built on electron.
Stars: ✭ 145 (-64.89%)
Mutual labels:  audio, mp3
Mediafile
A unified reader of metadata from audio & video files.
Stars: ✭ 138 (-66.59%)
Mutual labels:  audio, mp3
Music Metadata Browser
Browser version of music-metadata parser Supporting a wide range of audio and tag formats.
Stars: ✭ 105 (-74.58%)
Mutual labels:  audio, mp3
Sbplayerclient
支持全格式的mac版视频播放器
Stars: ✭ 110 (-73.37%)
Mutual labels:  audio, mp3
Managedbass
.Net Wrapper for 'Bass' Audio Library
Stars: ✭ 131 (-68.28%)
Mutual labels:  recording, audio
Aural Player
An audio player for macOS, inspired by Winamp for Windows.
Stars: ✭ 256 (-38.01%)
Mutual labels:  audio, mp3

Recordmp3js

Record MP3 files directly from the browser using JS and HTML

For an explanation on how it works check out the initial article: http://audior.ec/blog/recording-mp3-using-only-html5-and-javascript-recordmp3-js/

License

The MIT License (MIT)

Copyright (c) 2014 nusofthq

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Disclaimer

MP3 encoding/decoding technology may be governed by MP3 patents in some countries.

For the purpose of this project, only an external MP3 library was used namely libmp3lame.js, that was not developed by me.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].