This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

dm6467 音频问题



专家您好,最近我在开发6467音频时遇到个问题,采集到的音频数据播放出来会有卡顿现象,我通过./dev/dsp录制一首歌保存到一个文件中,然后再把这个文件中的数据write回/dev/dsp设备节点,播放出来的声音有出现卡顿现象,我通过播放出来的音乐感觉出来好像卡的时候丢弃了部分音频数据。请问这个问题可能的原因会有哪些?