audrey
audrey copied to clipboard
Getting Duration of Audio File
I'm trying to get metadata for audio files and I at least need the duration.
Hello, how would I get the duration of an audio file using this library? There is only a read method in the docs. I assume I have to know how to parse what's read to get the duration info.
As for metadata. There is another issue here regarding metadata, so I'll keep that discussion there.