mirror of
https://github.com/gradio-app/gradio.git
synced 2024-12-21 02:19:59 +08:00
085ff0394d
* update deps + fix tests * tweak * fixes * changes * fix everything * fix checks * fix * log * remove logs * try this |
||
---|---|---|
.. | ||
src | ||
package.json | ||
README.md |
@gradio/audio
<script>
import { Audio } from "@gradio/audio";
</script>
<Audio
value="string"
theme="string"
name="string"
source="microphone | upload"
on:change={e.detail === value}
/>