Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
richie1985
Contributor
Contributor

detect silence in wav files

hi,
i have thousand of wave files and i have to select this files which has more than 5 second silence in.
is there any solution with talend to do this?

thx!
Labels (2)
1 Reply
Anonymous
Not applicable

Hi,
I have never read a wav file, but you can try to find a API and write a routine to parse the wav file.
See the related reference: http://stackoverflow.com/questions/5210147/reading-wav-file-in-java.
Best regards
Sabrina