Page 1 of 1

WaveAudio

PostPosted: February 28th, 2004, 5:09 pm
by ofisker
Hi

I am trying to use waveaudio, and so far I am satisfied with the product.
I have used the TStockAudioPlayer to play two wav's
simultaneusly on two different devices on my soundcard,
and it works perfectly.

But I want to be able to define where in the wav that I want the
player to start, how do I achive this.

In the Position poperty I can read the play position, but how
can I set the position.

PostPosted: March 1st, 2004, 9:19 am
by Kambiz
The components do not have such feature.

You can workaround this limit by using TWave methods to copy a slice of the original wave and play it.

PostPosted: July 18th, 2004, 7:36 pm
by morval
Kambiz wrote:The components do not have such feature.

You can workaround this limit by using TWave methods to copy a slice of the original wave and play it.


Are there any plans to add this feature?

I just started looking at WA and it looks great, documentation is great, etc. But I need the ability to go back and forth in the audio either playing or recording.

Morval

PostPosted: July 19th, 2004, 8:16 am
by Kambiz
I don't think that I can find time for adding this feature.