JavaScript Play Uploaded Audio

后端 未结 3 1504
不知归路
不知归路 2020-11-29 07:11

How do I make it so that when audio is uploaded it can be played? I used this code, but it didn\'t work.



        
3条回答
  •  清酒与你
    2020-11-29 07:24

    As I mentioned in my comment, there's a couple of things that prevent your approach from working.

    Here's a quick example that deals with images, video and sound.

    
    
    
    
    
    
    
        
        

提交回复
热议问题