mirror of
https://github.com/jambonz/jambonz-api-server.git
synced 2026-07-23 20:42:16 +00:00
fix: update custom stt/tss url
This commit is contained in:
@@ -86,6 +86,14 @@ SpeechCredential.fields = [
|
||||
{
|
||||
name: 'last_tested',
|
||||
type: 'date'
|
||||
},
|
||||
{
|
||||
name: 'custom_tts_url',
|
||||
type: 'date'
|
||||
},
|
||||
{
|
||||
name: 'custom_stt_url',
|
||||
type: 'date'
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user