workadventure/front/src/WebRtc
David Négrier 50e994c674 Attempt to switch bubble sound playing into Phaser
In iOS, we cannot trigger a playing sound if it does not start from a user gesture.
This is a huge bummer for a notification sound!

This is an attempt to switch sound playing to Phaser, which is using under the hood the WebAudio API.
This might solve the issue.
2021-06-03 15:40:44 +02:00
..
AudioManager.ts Store muted setting of audio player in local storage 2021-03-22 20:09:11 +01:00
BlackListManager.ts FEATURE: implemented a client side blacklist 2021-02-12 19:15:24 +01:00
CoWebsiteManager.ts Upgrading all dependencies in front 2021-05-12 10:35:14 +02:00
DiscussionManager.ts Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00
HtmlUtils.ts Implementation of openPopup script method (WIP) 2021-03-09 16:21:14 +01:00
JitsiFactory.ts Migrating MediaManager game part to Svelte store 2021-05-26 12:12:18 +02:00
LayoutManager.ts Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00
MediaManager.ts Attempt to switch bubble sound playing into Phaser 2021-06-03 15:40:44 +02:00
ScreenSharingPeer.ts Migrating LoginScene to Svelte 2021-05-31 17:03:29 +02:00
SimplePeer.ts Attempt to switch bubble sound playing into Phaser 2021-06-03 15:40:44 +02:00
VideoPeer.ts MediaManager cleanup 2021-05-29 22:34:38 +02:00