bicheichane Posted March 31, 2015 Share Posted March 31, 2015 Hello guys! I'm just starting out mobile game development for Android and iOS (with Phaser), and the game I'm working on needs to record microphone input, while preferably display some feedback to the user in real-time, as in if the player's being too loud or too quiet. I have been reading up the WebAudio's API but I'm feeling kinda lost there, I believe it has the capabilities to do what I want, but I'm not sure where to start. Also, is there any guarantee that WebAudio will be working on any Android or iOS that is running my game? Thanks in advance Quote Link to comment Share on other sites More sharing options...
Qroft Posted April 4, 2017 Share Posted April 4, 2017 Have you had any luck on this? Greetings! Quote Link to comment Share on other sites More sharing options...
alex_h Posted April 26, 2017 Share Posted April 26, 2017 You can access mic input via navigator.mediaDevices.getUserMedia https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getUserMedia Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.