mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-26 21:12:50 -06:00
minibar: speech output (experimental) (in browsers that support it)
This commit is contained in:
@@ -52,6 +52,7 @@ function add_country(code) {
|
||||
case "ja": return "ja-JP"
|
||||
case "ro": return "ja-RO"
|
||||
case "el": return "el-GR"
|
||||
case "th": return "th-TH"
|
||||
// ...
|
||||
default: return code
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user