gradio/js/audio/static
Yuichiro Tachibana (Tsuchiya) ec26b71dfb
Update static/AudioPlayerto use ../shared/Audio instead of the native <audio> for Wasm support (#6004)
* Update js/audio/static/AudioPlayer.svelte to use ../shared/Audio.svelte instead of the native `<audio>` for Wasm support

* add changeset

* Update markup and stying

* Apply formatter

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2023-10-19 18:35:07 +09:00
..
AudioPlayer.svelte Update static/AudioPlayerto use ../shared/Audio instead of the native <audio> for Wasm support (#6004) 2023-10-19 18:35:07 +09:00
index.ts Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
StaticAudio.svelte delegate gradio events via a custom event dispatcher (#5279) 2023-08-23 21:48:10 +01:00