feat: add tts on account level (#366)

This commit is contained in:
Hoan Luu Huu
2023-06-02 20:31:28 +07:00
committed by GitHub
parent fdd8f7e743
commit d96712a8d6
3 changed files with 3 additions and 0 deletions

View File

@@ -120,6 +120,7 @@ class TaskSay extends Task {
});
try {
const {filePath, servedFromCache, rtt} = await synthAudio(stats, {
account_sid: cs.accountSid,
text,
vendor,
language,