Sound/Silence in a wav file.
Posted
by Vivek
on Stack Overflow
See other posts from Stack Overflow
or by Vivek
Published on 2010-05-11T07:04:47Z
Indexed on
2010/05/11
7:14 UTC
Read the original article
Hit count: 542
Hi,
I am searching for a utility/code that could detect and let me know if my 1 minute wav file contains sound or not ? Other way, if it could detect the duration of the silence(if exists) at any position in the wav file, that would also server the purpose.
Does SOX support any command for that ? I tried with Java, but didnt found anything in JMF.
Thanks
Vivek
© Stack Overflow or respective owner