mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-21 17:17:58 +00:00
feat fallback speech
This commit is contained in:
@@ -210,7 +210,7 @@ class Lex extends Task {
|
||||
credentials: credential
|
||||
});
|
||||
return filePath;
|
||||
} catch(err) {
|
||||
} catch (err) {
|
||||
this.logger.info({err}, 'failed to synth audio from fallback vendor');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user