decodeAudioData(data,function(buffer){ var bufferSource = sc.createbufferSource(); bufferSource.buffer = buffer; ...
確定! 回上一頁