Trying to have a counter that is basically counting down an audio file. I know how to find the length of an audio clip, and logic suggests I could get the length - current position to find how much is left…however, I don’t know how to find that ‘current position’.
Anyone have any ideas? thanks!