diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-21D0D9D5-B57F-5F16-A2AF-17BC00DC1B15-GENID-1-10-1-19-1-1-6-1-7-1-6-1-3-1.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/PDK/Source/GUID-21D0D9D5-B57F-5F16-A2AF-17BC00DC1B15-GENID-1-10-1-19-1-1-6-1-7-1-6-1-3-1.dita Tue Mar 30 11:56:28 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