搜索资源列表
Audio_Streaming_recorder
- 使用Streaming方式进行AMR-NB和PCM格式的录音和播放,支持symbian S60第三版 S603rd FP1 SDK环境下顺利编译,并在Nokia 5700真机上运行-Streaming means the use of AMR-NB and PCM format recording and playback, support for symbian S60 third edition S603rd FP1 SDK compiler environment smoothly and
code
- 实现Symbian s60智能手机的音乐播放器,该播放器能实现在手机中播放音频文件,支持的音频文件格式包括:mp3、AMR、wav和amr-Symbian s60 smartphones to achieve the music player, the player can achieve in the mobile phone to play audio files, audio file format support, including: mp3, AMR, wav and amr
DevSoundExample
- symbian中关于音频mp3,amr等格式的播放,源码的,希望对大家有用-symbian on audio mp3, amr formats playback, source code, and hope for all of us
PopPlayer
- Symbian s60 player源代码,包括两个部分,其中播放和录音功能打包成动态的dll文件,在文件filebrowserUI中调用dll来播放和录音。filebrowser实现文件夹和文件的列表,可以遍历C盘和D盘,打开任意的文件夹,遍历文件夹下的文件,对文件进行播放、暂停、停止操作,播放过程中可以进行外置录音,录制的音频文件自动以当前时间来命名,保存在E盘当中。本程序中只遍历出WAV、mp3、amr的音频文件,要遍历其他文件可自己在代码处添加。程序代码由本人所作,在N73上通过测试,能