Play Sound When message received

前端 未结 4 1403
误落风尘
误落风尘 2020-12-07 06:30

I want to play sound when receiving message, so i searched it and found many solution but the simplest solution that i found is

  

        
4条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-07 07:12

    Try following (Not tested)

    Keep the sound file all ready embedded in the code and use javascript function to play it...

    
    
    
    

提交回复
热议问题