Merge branch 'main' of ssh://code.freedombone.net:2222/bashrc/epicyon into main

main
Bob Mottram 2021-03-02 17:12:50 +00:00
commit 740f37de84
17 changed files with 33 additions and 16 deletions

View File

@ -1970,7 +1970,7 @@ if args.speaker:
if args.debug:
print(speakerCmd)
os.system(speakerCmd)
time.sleep(3)
time.sleep(2)
# append image description if needed
if not speakerJson.get('imageDescription'):

View File

@ -53,7 +53,9 @@ def speakerPronounce(baseDir: str, sayText: str, translate: {}) -> str:
"#": translate["hashtag"],
":)": translate["smile"],
";)": translate["wink"],
":(": translate["sad face"],
":-)": translate["smile"],
":-(": translate["sad face"],
";-)": translate["wink"],
"*": ""
}

View File

@ -378,5 +378,6 @@
"hashtag": "رابطة هاشتاق",
"smile": "ابتسامة",
"wink": "غمزة",
"mentioning": "ذكر"
"mentioning": "ذكر",
"sad face": "وجه حزين"
}

View File

@ -378,5 +378,6 @@
"hashtag": "etiqueta",
"smile": "somriure",
"wink": "fer l'ullet",
"mentioning": "esmentant"
"mentioning": "esmentant",
"sad face": "cara trista"
}

View File

@ -378,5 +378,6 @@
"hashtag": "hash-nod",
"smile": "gwenu",
"wink": "winc",
"mentioning": "sôn"
"mentioning": "sôn",
"sad face": "wyneb trist"
}

View File

@ -378,5 +378,6 @@
"hashtag": "hash-tag",
"smile": "Lächeln",
"wink": "zwinkern",
"mentioning": "Erwähnen"
"mentioning": "Erwähnen",
"sad face": "trauriges Gesicht"
}

View File

@ -378,5 +378,6 @@
"hashtag": "hash-tag",
"smile": "smile",
"wink": "wink",
"mentioning": "mentioning"
"mentioning": "mentioning",
"sad face": "sad face"
}

View File

@ -378,5 +378,6 @@
"hashtag": "hash-tag",
"smile": "sonreír",
"wink": "guiño",
"mentioning": "mencionar"
"mentioning": "mencionar",
"sad face": "cara triste"
}

View File

@ -378,5 +378,6 @@
"hashtag": "hash-tag",
"smile": "le sourire",
"wink": "clin d'œil",
"mentioning": "mentionnant"
"mentioning": "mentionnant",
"sad face": "visage triste"
}

View File

@ -378,5 +378,6 @@
"hashtag": "hash-tag",
"smile": "aoibh gháire",
"wink": "wink",
"mentioning": "ag lua"
"mentioning": "ag lua",
"sad face": "aghaidh brónach"
}

View File

@ -378,5 +378,6 @@
"hashtag": "हैशटैग",
"smile": "मुस्कुराओ",
"wink": "आँख मारना",
"mentioning": "उल्लेख"
"mentioning": "उल्लेख",
"sad face": "उदास चेहरा"
}

View File

@ -378,5 +378,6 @@
"hashtag": "hash-tag",
"smile": "Sorridi",
"wink": "occhiolino",
"mentioning": "menzionando"
"mentioning": "menzionando",
"sad face": "faccia triste"
}

View File

@ -378,5 +378,6 @@
"hashtag": "ハッシュタグ",
"smile": "スマイル",
"wink": "ウィンク",
"mentioning": "言及する"
"mentioning": "言及する",
"sad face": "悲しい顔"
}

View File

@ -374,5 +374,6 @@
"hashtag": "hash-tag",
"smile": "smile",
"wink": "wink",
"mentioning": "mentioning"
"mentioning": "mentioning",
"sad face": "sad face"
}

View File

@ -378,5 +378,6 @@
"hashtag": "hash-tag",
"smile": "sorrir",
"wink": "piscar",
"mentioning": "mencionando"
"mentioning": "mencionando",
"sad face": "rosto triste"
}

View File

@ -378,5 +378,6 @@
"hashtag": "хэштег",
"smile": "улыбка",
"wink": "подмигивание",
"mentioning": "упоминание"
"mentioning": "упоминание",
"sad face": "грустное лицо"
}

View File

@ -378,5 +378,6 @@
"hashtag": "井号",
"smile": "微笑",
"wink": "眨眼",
"mentioning": "提及"
"mentioning": "提及",
"sad face": "悲伤的脸"
}