Read post number

main
Bob Mottram 2021-03-12 20:51:04 +00:00
parent b0aaa1899c
commit f89c9b1160
1 changed files with 5 additions and 0 deletions

View File

@ -322,6 +322,11 @@ def _readLocalBoxPost(boxName: str, index: int,
if speakerJson.get('content'):
content = speakerJson['content']
sayStr = 'Reading ' + boxName + ' post ' + str(index + 1) + '.'
_sayCommand(sayStr, sayStr, screenreader, systemLanguage, espeak)
time.sleep(2)
# say the speaker's name
_sayCommand(nameStr, nameStr, screenreader,
systemLanguage, espeak,