Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to record audio as .wav format and save it to a memory stream with TMediaPlayer?

6 views
Skip to first unread message

Ma Xiaoguang

unread,
Jun 24, 2008, 9:07:05 PM6/24/08
to
Dear ladies and gentlemen,

I want to record audio as .wav format and save it to a memory stream with
TMediaPlayer. How to achieve this? Thank you very much!

Best regards.

Xiaoguang


Remy Lebeau (TeamB)

unread,
Jun 25, 2008, 12:54:35 PM6/25/08
to

"Ma Xiaoguang" <maxiaogu...@hotmail.com> wrote in message
news:4861...@newsgroups.borland.com...

> I want to record audio as .wav format and save it to a
> memory stream with TMediaPlayer. How to achieve this?

TMediaPlayer does not support that. It can only record straight to a file,
which you would then have to load into your stream afterwards. To avoid the
use of a file, you would have to record the audio yourself instead. There
are plenty of third-party components available for working with audio. Look
around.


Gambit


Ma Xiaoguang

unread,
Jun 25, 2008, 8:49:42 PM6/25/08
to
Hi Remy,

Many thanks for your help.

Best regards.

Xiaoguang


Gil

unread,
Jul 3, 2008, 9:13:27 PM7/3/08
to
0 new messages