audio 添加音频效果

33 阅读1分钟

需求: 在接收到websocket发送的消息时,能显示消息体,并添加一个音频声音。

页面:

image.png

接收消息:

image.png

播放声音:

image.png