Trying to detect when a user begins talking into the microphone, is this possible?
1 Answer
Accepted Answer
You can monitor the levels of mic using the Media API. Check the startMicrophoneMonitor method via the docs here: http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.Media-module
Your Answer
Think you can help? Login to answer this question!