Coder Social home page Coder Social logo

Audio Distortion about atypicalspeech HOT 2 CLOSED

forrestpark avatar forrestpark commented on September 26, 2024
Audio Distortion

from atypicalspeech.

Comments (2)

ameriania avatar ameriania commented on September 26, 2024

Have you ever tried these two audio recorders as an alternative solution? You mentioned one of the below, maybe we can have a quick switch to a new library to test.

  1. react-audio-voice-recorder: https://github.com/samhirtarif/react-audio-recorder
  2. react-audio-analyser:https://github.com/jiwenjiang/react-audio-analyser

from atypicalspeech.

ameriania avatar ameriania commented on September 26, 2024

Audio Distortion Follow Up

Distorted Voice Samples

Issue Address

Based on the related code I have reviewd, it seemds like there is none of our business when using the current provided libarary named audio-react-recorder, which leads to the distorted recording. One of alternative solutions is to use another library to rebuild the same feature, and it also help us way more easier to maintain the code in the later future. However, what we need to know is we can not guarantee it would not lead to distortion again, due to they are using very similar technique among each other.

Solutions

Library Demo Core Support Last
audio-react-recorder Demo1 React = 16 + getUserMedia wav 3 years
react-audio-recorder Demo2 React>=16.2.0 + mediaDevices wav/mp3/webm 5 days
react-audio-analyser Demo3 React = 16.4 + getUserMedia wav/mp3/webm 1 year

Browser Support

A really important information we need to know, no matter based on which technique we use, our recoding feature doesn't support IE browser. And we need to figure out what browsers are used in the hospital's scenario.
image
image

from atypicalspeech.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.