var bufferSource = context.createBufferSource(); bufferSource.connect(context.destination); bufferSource.buffer = audioBuffer;
確定! 回上一頁