phcaze
phcaze

Reputation: 1777

Android voice detection

I'm developing an Android application (only for Samsung Galaxy S4 at the moment) where I need to continuously monitor sounds from microphone in order to detect voices, and possibly how many people are speaking (I don't want to recognise what the people are saying, just detect that someone is speaking). How can I do it? The only way is through MediaRecord getMaxAmplitude()? But then How can I understand how many people are speaking? Thanks

Upvotes: 0

Views: 227

Answers (0)

Related Questions