小编0xF*_*FFF的帖子

如何使用Matlab以特定间隔播放音频文件?

像平常一样:

player=audioplayer(snd1,FS1);
play(player);

%let as suppose that sound duration is 10 seconds
% and I wanted to play the sound from second 5 or 7... 
%   .. depending on the input of user(and using audioplayer libraries)
Run Code Online (Sandbox Code Playgroud)

matlab audio-player matlab-figure

3
推荐指数
1
解决办法
1499
查看次数

标签 统计

audio-player ×1

matlab ×1

matlab-figure ×1