readme.txt

来自「symbian,uiq 2.0以上平台运行」· 文本 代码 · 共 14 行

TXT
14
字号
Running Audio1 on a Nokia 6600 phone
------------------------------------
The Audio1 example is hardwired to read a "test.wav" file, which is a PCM16 wave file.
The file is assumed to reside on the C: default drive.

The Nokia 6600 phone is not capable of playing PCM16 wave files from the flash drive
(C:) so, in order to run the application on this phone, you will need to make the
following change:

Modify the hardwired file name, in audio1ui.cpp, from "test.wav" to "e:\\test.wav".

When installing the application on the Nokia 6600, make sure that you install it to
the "E [Memory card]" drive.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?