首页
编程
java
php
前端
首页
编程
java
php
前端
matlab播放音频时未找到音频输出
你好同学,一般可以用sound函数来进行播放
load handel; sound(y,
Fs
);
如果上面的代码播放不了,可能是音频输出设备的问题
点击展开全文