Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
掉用alsa接口做了个简单的wav音频流播放测试,发现当wav音频流来得不够快,板子会一直重复播放最后的音频数据,直到有新的音频数据写入。同样的代码在PC上跑不会这样,发生underrun时不会出声音。