javascript - record audio from browser and visualize in real time - Stack Overflow

I am looking for a package which will take input of audio from browser through microphone then visualiz

I am looking for a package which will take input of audio from browser through microphone then visualize it in the real time.Any javascript package available to implement.I check most of the audio visualizer but they need audio file .I want the package should directly get it from microphone in browser and then show visualization.I am implementing it in the nodejs so need something in java script

I am looking for a package which will take input of audio from browser through microphone then visualize it in the real time.Any javascript package available to implement.I check most of the audio visualizer but they need audio file .I want the package should directly get it from microphone in browser and then show visualization.I am implementing it in the nodejs so need something in java script

Share Improve this question asked Sep 19, 2017 at 13:54 Malik Kamran AbidMalik Kamran Abid 3511 gold badge3 silver badges16 bronze badges 7
  • here is a start: github./wayou/HTML5_Audio_Visualizer – Roy Berris Commented Sep 19, 2017 at 13:55
  • 1 Im still wondering why people who are asking questions do not read through How to Ask :/ – Jonas Wilms Commented Sep 19, 2017 at 13:56
  • 1 Questions asking us to remend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it. – user7951676 Commented Sep 19, 2017 at 13:57
  • This thing required audio file.I need something which will visualize it in a real time – Malik Kamran Abid Commented Sep 19, 2017 at 13:57
  • i tried to fine a solution for this but not successful thats why i post it there – Malik Kamran Abid Commented Sep 19, 2017 at 13:58
 |  Show 2 more ments

1 Answer 1

Reset to default 4

Google search of "web audio api visualizer with microphone" should have obviously pulled some decent results for you :)

local microphone stream + Web Audio api + canvas are the main requirements here!

  1. Start with this volume meter example that gets input from microphone using webrtc api and show some visuals in GUI

  2. Explore more examples from https://webaudiodemos.appspot./

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745350146a4623783.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信