/ Published in: PHP
Use unpack() to decode header information. Return duration in format mm:ss
Expand |
Embed | Plain Text
function wavDur($file) { $pos++; } $sec = $data[datasize]/$header[bytespersec]; } }
You need to login to post a comment.
