python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Use the mobile phone's microphone instead of the computer's microphone
I am trying to record audio in a file and it is already working in the computer but when I connect my mobile phone to the localhost to be able to manipulate the web and check how is it seen, I realise...
AEDEDD
Votes: 0
Answers: 0
How to parse Audio Format ( AudioFormat.CHANNEL_OUT_MONO) to AudioRecord.getMinBufferSize function in Android?
I would like to make real-time audio streaming in my application.I have a function named listenUserVoice(String userVoice) accept encoded base64 voice data.My Problem is when I retrieve buffer size us...
Aung Thura Moe
Votes: 0
Answers: 0
How to control microphone output from JavaScript?
I am building an app, which needs to record a microphone. I want users to control microphone output from the app, mute/unmute it.
Is it possible ? If yes, how can I achieve that ?
React version of the...
Nika Khachiashvili
Votes: 0
Answers: 1
How to determine the voltage range of a microphone output?
I have an analog microphone: PMM-3738-VM1010-R. I want to know what will be the voltage range of the microphone's output at a specific threshold level, let's say 89 dB threshold (different thresholds ...
Dar
Votes: 0
Answers: 0