Extra replacements

main
Bob Mottram 2021-03-04 15:54:52 +00:00
parent 7feaabe764
commit 25270f1468
1 changed files with 2 additions and 0 deletions

View File

@ -83,6 +83,7 @@ def _speakerPronounce(baseDir: str, sayText: str, translate: {}) -> str:
"sql": "S-Q-L",
"PSQL": "Postgres S-Q-L",
"SQL": "S-Q-L",
"coop": "co-op",
"KMail": "K-Mail",
"gmail": "G-mail",
"Gmail": "G-mail",
@ -101,6 +102,7 @@ def _speakerPronounce(baseDir: str, sayText: str, translate: {}) -> str:
":-)": '. ' + translate["smile"],
":-(": '. ' + translate["sad face"],
";-)": '. ' + translate["wink"],
"?": "? ",
"*": "",
"(": ",",
")": ","