Page 1 of 1

Get Length of recorded audio?

PostPosted: July 9th, 2005, 3:30 pm
by Hero1984
Hello together,

since days i try to get the length of my just recorded audio in seconds.

I try to edit the example "SndRcrdr" to not show the length with "onLevel"-Event but to use the procedure "GetWaveAudioLength".

For recording I use a Stream of Type "TWaveStorage". But I can´t set the WaveFormat which is needed for calculating the length (as far as i read the source right).

Could somebody help me, please? I didn´t found an answer inside this forum. I need this functionality.

Thank you very much! :-)

Michael

PostPosted: July 13th, 2005, 4:05 pm
by Hero1984
I did it on an other way.