main
Bob Mottram 2021-03-02 12:50:07 +00:00
parent 32e5f03948
commit c2009a7c8a
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ def speakerPronounce(baseDir: str, sayText: str, translate: {}) -> str:
convertDict = {
"Epicyon": "Epi-cyon",
"espeak": "e-speak",
"clearnet": "clear-net",
"#": translate["hashtag"],
":)": translate["smile"],
";)": translate["wink"],