Skip to content

Function: VoiceSelector()

ts
function VoiceSelector(props: UiVoiceSelectorProps): Block;

Defined in: src/renderer/blocks/index.ts:2788

Experimental

VoiceSelector — dropdown listing the browser's available TTS voices. Pass name to sync the selected voiceURI through the session state store.

Parameters

ParameterType
propsUiVoiceSelectorProps

Returns

Block

Matterway Assistant SDK Documentation