Java would work - I can access and create java objects through coldfusion, but I need to know specifics, like what classes to instantiate and so on.
I'm bumping my points up to everything I have!
Thanks!
Dave
Main Topics
Browse All TopicsWhat is the best (easiest) way to get the length of a wav file. I don't want the
file size, I can get that with CFDIRECTORY. I want the length of the audio in
time.
I found a tax called cfx_audioinf on HOF, but it doesn't work. I mean, it returns info about the file, but the 'seconds' info is always 0, and i know the .wav files have some length to them (as I can play them in WM player with no problem).
I'd like to avoid having to install a CFX if at all possible, but if there is another one that will work, that's fine. Please let me know.
And yes, the file is located on the server.
Dave
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: pigmentartsPosted on 2008-06-02 at 14:24:48ID: 21695793
i dont think this can be done in CF (experts correct me if i am wrong) however you could try JAVA to examine wav files.