mirror of
https://github.com/jambonz/jambonz-webapp.git
synced 2026-07-04 19:21:58 +00:00
update azure speech regions (#416)
This commit is contained in:
+8
@@ -9,6 +9,10 @@ export const regions: Region[] = [
|
||||
name: "Brazil - South (brazilsouth)",
|
||||
value: "brazilsouth",
|
||||
},
|
||||
{
|
||||
name: "Qatar - Central (qatarcentral)",
|
||||
value: "qatarcentral",
|
||||
},
|
||||
{
|
||||
name: "Canada - Central (canadacentral)",
|
||||
value: "canadacentral",
|
||||
@@ -53,6 +57,10 @@ export const regions: Region[] = [
|
||||
name: "Norway - East (norwayeast)",
|
||||
value: "norwayeast",
|
||||
},
|
||||
{
|
||||
name: "Sweden - Central (swedencentral)",
|
||||
value: "swedencentral",
|
||||
},
|
||||
{
|
||||
name: "South Africa - North (southafricanorth)",
|
||||
value: "southafricanorth",
|
||||
|
||||
Reference in New Issue
Block a user