riot-web/src/voice-broadcast
Michael Weimann 0a6fe83a8c
Add audible notifcation on broadcast error (#10654)
* Add audible notifcation on broadcast error

* Add error audio file

* Add error ogg

* Catch play broadcast error

* Await play error sound

* Add promise error handling

* Add comment about audio elements
2023-05-11 12:15:34 +00:00
..
audio Conform more of the codebase to strictNullChecks (#10800) 2023-05-10 08:41:55 +01:00
components Conform more code to `strictNullChecks` (#10374) 2023-03-16 11:07:29 +00:00
hooks Conform more of the codebase to `strictNullChecks` (#10504 2023-04-04 11:41:46 +01:00
models Add audible notifcation on broadcast error (#10654) 2023-05-11 12:15:34 +00:00
stores Strictify voice-broadcast (#10393) 2023-03-16 10:55:06 +01:00
utils Implement broadcast UTD handling (#10021) 2023-02-01 13:32:49 +01:00
index.ts Conform more code to `strictNullChecks` (#10374) 2023-03-16 11:07:29 +00:00
types.ts Implement broadcast message preview (#9762) 2022-12-16 11:01:16 +00:00