diff -r 43e37759235e -r 51a74ef9ed63 Symbian3/SDK/Source/GUID-21D0D9D5-B57F-5F16-A2AF-17BC00DC1B15-GENID-1-8-1-18-1-1-5-1-7-1-6-1-3-1.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-21D0D9D5-B57F-5F16-A2AF-17BC00DC1B15-GENID-1-8-1-18-1-1-5-1-7-1-6-1-3-1.dita Wed Mar 31 11:11:55 2010 +0100 @@ -0,0 +1,26 @@ + + + + + +S60 +Platform: Audio Streaming Example +
Description

This C++ example application demonstrates +the use of Audio Streaming API, which provides functionality for recording +audio stream into a buffer, and for playback of the audio buffer. Besides +playing, recording, and stopping the audio stream, the recorded audio stream +can be saved into a file, to be played again later. The package includes PCM +and AMR-NB encoded sample files. Audio Streaming API is part of the Symbian +Multimedia Framework (MMF). The updated example has been tested to support +S60 5th Edition and touch UI. Important classes: CMdaAudioInputStream, CMdaAudioOutputStream, +MMdaAudioInputStreamCallback, MMdaAudioOutputStreamCallback. For more details, +click on this link : Audio Streaming Example

+
Download

Click +on the following link to download the example: AudioStreamExample.zip

Click: browse to view the example code.

+
\ No newline at end of file