I have a script where a user uploads an MP3 of themself stating their name. Ultimately i would like to trim any dead air from the beginning of the mp3, so that when you click play, it instantly starts with the users voice.
My Question is
How can i take an MP3 and detect at what position in the recording the first sound is made using PHP.