Voice Aurora Wave
Speak and the aurora swells into something that feels alive.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
size | number | 240 | Outer size in pixels (square). |
level | number | - | Controlled audio level from 0–1. When set, the component does not access the microphone. |
defaultListening | boolean | false | Initial listening state when uncontrolled. |
demo | boolean | false | Disable microphone permission requests (demo mode). |
onListeningChange | (listening: boolean) => void | - | Fired when the user toggles listening on or off. |
label | string | - | Optional caption text shown under the orb. |