声音又不在一起怎么发音? [英] How to sound after sound and not together?

查看:60
本文介绍了声音又不在一起怎么发音?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我很久以来一直试图解决这个问题,
当我写2种声音时,它们会一起弹奏

Hi, it''s long time I am trying to solve this problem,
when I write 2 sounds it plays them togther

Response.Write("<bgsound src=''music/button-1.wav'' loop=''1''>");
Response.Write("<bgsound src=''music/button-2.wav'' loop=''1''>");



像这样的例子,两者都一起玩.
问题是第一次完成时如何播放第二次?

请帮助:O



For example like that, both are played together.
The problem is how to play the second when the first finished?

Please Help :O

推荐答案

编写等待第一个声音持续播放第二个声音的javascript,或者将两者合并为一个wave.
Write javascript that waits for the duration of the first sound to play the second, or merge the two in to one wave.


这篇关于声音又不在一起怎么发音?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆