mirror of
https://github.com/jambonz/speech-utils.git
synced 2025-12-19 03:37:49 +00:00
remove audio extension from audio key
This commit is contained in:
@@ -169,8 +169,7 @@ async function synthAudio(client, createHash, retrieveHash, logger, stats, { acc
|
||||
language: language || '',
|
||||
voice: voice || deploymentId,
|
||||
engine,
|
||||
text,
|
||||
renderForCaching
|
||||
text
|
||||
});
|
||||
|
||||
debug(`synth key is ${key}`);
|
||||
|
||||
Reference in New Issue
Block a user