mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-12 10:34:32 +08:00
1650e1d383
* changes * tests * revert demo * changelog * cleanup audio * more tests * handle video * cleanup * fix notebooks * cleanup * reinstate files * fix notebooks * fixes * fix tests |
||
---|---|---|
.. | ||
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}
/>