Skip to main content

Function: textToSpeech()

function textToSpeech(text, filePath): Promise<string>

Parameters

ParameterType
textstring
filePathstring

Returns

Promise<string>