UNPKG

@lobehub/tts

Version:

A high-quality & reliable TTS React Hooks library

3 lines (2 loc) 134 B
import { SelectProps } from 'antd'; export declare const getSpeechSynthesisVoiceOptions: (locale?: string) => SelectProps['options'];