Sound frame length

Hi!

I want to create an add-on to add subtitles for the BGE easily, but I don’t know how to get the frame length of the sound according to the frame rate with Python script. Does anyone have idea how to get it?

Sorry for my english

I think you might find what you are looking for here, http://www.blender.org/api/blender_python_api_2_73_release/contents.html , this curent version documentation is sort of hidden throughout the documentation. You can download all the current 2.73 doc files in the zip at the top of that page.

the aud module http://www.blender.org/api/blender_python_api_2_73_release/aud.html