mirror of
https://github.com/jambonz/speech-utils.git
synced 2026-07-24 21:22:00 +00:00
wip
This commit is contained in:
+1
-1
@@ -190,7 +190,7 @@ async function synthAudio(client, logger, stats, { account_sid,
|
||||
}
|
||||
else {
|
||||
audioBuffer = await synthMicrosoft(logger, {credentials, stats, language, voice, text, deploymentId,
|
||||
filePath});
|
||||
filePath, renderForCaching});
|
||||
}
|
||||
break;
|
||||
case 'nuance':
|
||||
|
||||
Reference in New Issue
Block a user