Share via


TextToAudioParams type

type TextToAudioParams = { text: string; type: string; voice: string }