mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-20 16:50:39 +00:00
feat: add tts on account level (#366)
This commit is contained in:
@@ -222,6 +222,7 @@ class Dialogflow extends Task {
|
||||
|
||||
try {
|
||||
const obj = {
|
||||
account_sid: cs.accountSid,
|
||||
text: intent.fulfillmentText,
|
||||
vendor: this.vendor,
|
||||
language: this.language,
|
||||
|
||||
Reference in New Issue
Block a user