sl@0: // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // sl@0: sl@0: #ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND sl@0: sl@0: PRJ_PLATFORMS sl@0: DEFAULT sl@0: sl@0: PRJ_TESTMMPFILES sl@0: sl@0: // DEVSOUND sl@0: ../mmpfiles/tsi_a3f_devsound.mmp sl@0: sl@0: PRJ_TESTEXPORTS sl@0: sl@0: // test scripts sl@0: ../scripts/tsi_a3f_devsound_pcm_record.script c:/tsi_a3f_devsound/tsi_a3f_devsound_pcm_record.script sl@0: ../scripts/tsi_a3f_devsound_pcm_long_record.script c:/tsi_a3f_devsound/tsi_a3f_devsound_pcm_long_record.script sl@0: sl@0: ../scripts/tsi_a3f_devsound_pcm_play.script c:/tsi_a3f_devsound/tsi_a3f_devsound_pcm_play.script sl@0: ../scripts/tsi_a3f_devsound_pcm_play2.script c:/tsi_a3f_devsound/tsi_a3f_devsound_pcm_play2.script sl@0: ../scripts/tsi_a3f_devsound_pcm_play3.script c:/tsi_a3f_devsound/tsi_a3f_devsound_pcm_play3.script sl@0: ../scripts/tsi_a3f_devsound_pcm_play4.script c:/tsi_a3f_devsound/tsi_a3f_devsound_pcm_play4.script sl@0: // To be uncommented if long playback script required sl@0: ../scripts/tsi_a3f_devsound_pcm_long_play.script c:/tsi_a3f_devsound/tsi_a3f_devsound_pcm_long_play.script sl@0: sl@0: ../scripts/tsi_a3f_devsound_tone.script c:/tsi_a3f_devsound/tsi_a3f_devsound_tone.script sl@0: sl@0: // Configuration files sl@0: ../scripts/tsi_a3f_devsound_record.ini c:/tsi_a3f_devsound/tsi_a3f_devsound_record.ini sl@0: ../scripts/tsi_a3f_devsound_record_ne.ini c:/tsi_a3f_devsound/tsi_a3f_devsound_record_ne.ini sl@0: ../scripts/tsi_a3f_devsound_play.ini c:/tsi_a3f_devsound/tsi_a3f_devsound_play.ini sl@0: ../scripts/tsi_a3f_devsound_tone.ini c:/tsi_a3f_devsound/tsi_a3f_devsound_tone.ini sl@0: sl@0: // test data sl@0: ../data/corrupt.pcm c:/tsi_a3f_devsound/corrupt.pcm sl@0: ../data/main11.025kmo.pcm c:/tsi_a3f_devsound/main11.025kmo.pcm sl@0: ../data/main11.025kster.pcm c:/tsi_a3f_devsound/main11.025kster.pcm sl@0: ../data/main22.05kmo.pcm c:/tsi_a3f_devsound/main22.05kmo.pcm sl@0: ../data/main32000mo.pcm c:/tsi_a3f_devsound/main32000mo.pcm sl@0: ../data/main32000ster.pcm c:/tsi_a3f_devsound/main32000ster.pcm sl@0: ../data/empty.pcm c:/tsi_a3f_devsound/empty.pcm sl@0: ../data/PCM_48k_16b_signed_st_1kHzsine.pcm c:/tsi_a3f_devsound/pcm_48k_16b_signed_st_1khzsine.pcm sl@0: ../data/PCM_48k_16b_signed_mono_Test1.pcm c:/tsi_a3f_devsound/pcm_48k_16b_signed_mono_test1.pcm sl@0: ../data/PCM_48k_16b_signed_st_speech3.pcm c:/tsi_a3f_devsound/pcm_48k_16b_signed_st_speech3.pcm sl@0: ../data/PCM_8k_16b_signed_mono_Test1.pcm c:/tsi_a3f_devsound/pcm_8k_16b_signed_mono_test1.pcm sl@0: ../data/PCM_8k_16b_signed_st_Test1.pcm c:/tsi_a3f_devsound/pcm_8k_16b_signed_st_test1.pcm sl@0: ../data/PCM_16k_16b_signed_mono_Test2.pcm c:/tsi_a3f_devsound/pcm_16k_16b_signed_mono_test2.pcm sl@0: ../data/PCM_16k_16b_signed_st_Test2.pcm c:/tsi_a3f_devsound/pcm_16k_16b_signed_st_test2.pcm sl@0: ../data/PCM_22.05k_16b_signed_st_Test1.pcm c:/tsi_a3f_devsound/pcm_22.05k_16b_signed_st_test1.pcm sl@0: ../data/PCM_44.1k_16b_signed_mono_Test2.pcm c:/tsi_a3f_devsound/pcm_44.1k_16b_signed_mono_test2.pcm sl@0: ../data/PCM_44.1k_16b_signed_st_Test2.pcm c:/tsi_a3f_devsound/pcm_44.1k_16b_signed_st_test2.pcm sl@0: ../data/8bitmupcm.raw c:/tsi_a3f_devsound/8bitmupcm.raw sl@0: sl@0: // To be uncommented if long playback test (MM-A3F-DEVSOUND-PLAY-PCM-LONG-I-0001) required sl@0: //../data/181min.wav c:/tsi_a3f_devsound/181min.wav sl@0: sl@0: sl@0: // iby files sl@0: ../group/tsi_a3f_devsound.iby /epoc32/rom/include/tsi_a3f_devsound.iby sl@0: sl@0: #endif // SYMBIAN_MULTIMEDIA_A3FDEVSOUND