web-audio-recorder-js | .wav/.ogg/.mp3 recorder with Web Audio API | Audio Utils library

 by   higuma JavaScript Version: v0.1.1 License: MIT

kandi X-RAY | web-audio-recorder-js Summary

kandi X-RAY | web-audio-recorder-js Summary

web-audio-recorder-js is a JavaScript library typically used in Audio, Audio Utils applications. web-audio-recorder-js has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

WebAudioRecorder.js is a JavaScript library that records audio input (Web Audio API AudioNode object) and encodes to audio file image (Blob object). It supports three encoding formats. This library uses following encoder libraries as lower layer. WavAudioEncoder.js: OggVorbisEncoder.js: Mp3LameEncoder.js:
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              web-audio-recorder-js has a low active ecosystem.
              It has 711 star(s) with 182 fork(s). There are 38 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 36 open issues and 9 have been closed. On average issues are closed in 172 days. There are 7 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of web-audio-recorder-js is v0.1.1

            kandi-Quality Quality

              web-audio-recorder-js has 0 bugs and 0 code smells.

            kandi-Security Security

              web-audio-recorder-js has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              web-audio-recorder-js code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              web-audio-recorder-js is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              web-audio-recorder-js releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of web-audio-recorder-js
            Get all kandi verified functions for this library.

            web-audio-recorder-js Key Features

            No Key Features are available at this moment for web-audio-recorder-js.

            web-audio-recorder-js Examples and Code Snippets

            No Code Snippets are available at this moment for web-audio-recorder-js.

            Community Discussions

            Trending Discussions on web-audio-recorder-js

            QUESTION

            How to cut a Audio mp3 Blob in JS
            Asked 2020-Sep-18 at 12:41

            I have been looking to cut a audio blob in Js, and return a cut blob.

            The blob is registered using WebAudioRecorder.js and using the mic of your pc.

            I already found this repo: mp3-cutter, but it is written in node.js, and require to have access to the filesystem.

            I also found this one: audio-cutter, but it has a UI.

            I have explored multiple solution and did not find any simple solution.

            While analyzing the recording, i found out that the mp3 registered with the mic have a 1024 bit header. Using this, and based on this, i wrote little Js function:

            ...

            ANSWER

            Answered 2020-Sep-18 at 12:41

            Okay, i found out.

            You need to convert your blob to ArrayBuffer, then to AudioBuffer, cut it, then reencode it using a encoder like mp3-lame-encoder-js

            To help, i wrote a little library called simple-mp3-cutter

            Source https://stackoverflow.com/questions/63583052

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install web-audio-recorder-js

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/higuma/web-audio-recorder-js.git

          • CLI

            gh repo clone higuma/web-audio-recorder-js

          • sshUrl

            git@github.com:higuma/web-audio-recorder-js.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Audio Utils Libraries

            howler.js

            by goldfire

            fingerprintjs

            by fingerprintjs

            Tone.js

            by Tonejs

            AudioKit

            by AudioKit

            sonic-pi

            by sonic-pi-net

            Try Top Libraries by higuma

            mp3-lame-encoder-js

            by higumaJavaScript

            wav-audio-encoder-js

            by higumaJavaScript

            ogg-vorbis-encoder-js

            by higumaJavaScript

            angularjs-note

            by higumaJavaScript