mirror of
https://github.com/jambonz/speech-utils.git
synced 2025-12-19 03:37:49 +00:00
wip
This commit is contained in:
@@ -114,7 +114,7 @@ const getAwsVoices = async(_client, createHash, retrieveHash, logger, credential
|
||||
secretAccessKey: null,
|
||||
region,
|
||||
RoleArn: roleArn
|
||||
}),
|
||||
}),
|
||||
});
|
||||
} else {
|
||||
client = new PollyClient({region});
|
||||
|
||||
Reference in New Issue
Block a user