Home
last modified time | relevance | path

Searched refs:sound_example_wav (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/a2sa/example/
A Dsound_example.c23 static void sound_example_wav(int argc, char **argv) in sound_example_wav() function
56 ALIOS_CLI_CMD_REGISTER(sound_example_wav, sound_wav, sound wav player test example)
/AliOS-Things-master/components/a2sa/
A DREADME.md37 └── sound_example_wav.c # wav播放器测试代码
120 - example/sound_example_wav.c
123 其中sound_example_wav.c是播放本地文件系统中/data/7.wav音频文件的示例。如果期望演示该播放wav文件的示例,则需要按下面2个步骤打包.wav音频文件到文件系统中。

Completed in 9 milliseconds