Appearance
Function: MicSelector()
ts
function MicSelector(props: UiMicSelectorProps): Block;Defined in: src/renderer/blocks/index.ts:2777
Experimental
MicSelector — dropdown listing the browser's available microphone input devices. Pass name to sync the selected deviceId through the session state store.
Parameters
| Parameter | Type |
|---|---|
props | UiMicSelectorProps |