cuixueying 你可以针对你的声音文件进行预加载,进行缓存处理,然后下次播放声音时直接从缓存获取。Laya.loader.load([{url:"xxx.mp3",type:Loader.SOUND}],Handler.create(this,onComped))