Detect silence in WAV file?

Please post bug reports, feature requests, or any question regarding the DELPHI AREA projects here.

Detect silence in WAV file?

Postby abh » March 8th, 2013, 4:13 pm

I'm trying to identify periods of silence in a WAV file, ideally with some ability to set a threshold so background noise isn't interpreted as sound. My objective is to analyze (legal) recordings of phone calls and determine what percentage of the time neither party is speaking.

Can someone point me in the right direction?
abh
Active Member
Active Member
 
Posts: 12
Joined: August 24th, 2012, 10:49 pm

Re: Detect silence in WAV file?

Postby abh » March 15th, 2013, 1:28 pm

No takers on this? All I need is a gentle push in the right direction. :D

Seems like part of the problem is that the WAV I'm dealing with is GSM 6.10, and therefore compressed. Maybe the process would be easier if I could convert to a different format?
abh
Active Member
Active Member
 
Posts: 12
Joined: August 24th, 2012, 10:49 pm

Re: Detect silence in WAV file?

Postby Kambiz » March 19th, 2013, 8:03 pm

Definitely you should work on uncompressed audio data.

I'm not tried it personally, but I think you can simply check the amplitude of the audio wave to find silence (or better to say low volume sound).
Kambiz
User avatar
Kambiz
Administrator
Administrator
 
Posts: 2429
Joined: March 7th, 2003, 7:10 pm

Re: Detect silence in WAV file?

Postby abh » March 19th, 2013, 8:07 pm

Thanks, I'll give that at try and let you know if I'm successful.
abh
Active Member
Active Member
 
Posts: 12
Joined: August 24th, 2012, 10:49 pm


Return to DELPHI AREA Projects

Who is online

Users browsing this forum: No registered users and 1 guest

cron