forked from google/talkback
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Note: I'm still trying to build and install this version of TalkBack. I will close this issue if it's been fixed here.
Summary
Spaces are not inserted between the names of punctuation characters and the surrounding text when Verbosity > Miscellaneous > Punctuation is on.
Steps to reproduce
- Enable
Verbosity > Miscellaneous > Punctuation - Enable TalkBack
- Have TalkBack read "This.sentence.contains.punctuation"
Observed behavior
ThisPeriodsentencePeriodcontainsPeriodpunctuation is read out loud (can be confirmed by enabling Advanced settings > Developer settings > Display speech output).
Relevant links
Line 839 in 763bdbe
| @Nullable String cleanValue = SpeechCleanupUtils.characterToName(mContext, ch); |
Version information
13.1.02.0/Google
Metadata
Metadata
Assignees
Labels
No labels