Open GoogleCodeExporter opened 8 years ago
Please, add this feature: it would make Talkback even better! Thanks! Angela
from Italy
Original comment by angela.d...@gmail.com
on 22 Feb 2015 at 11:55
please add this feature. secund thing please impruve your tts responce. your
tts very slow compair to other tts.
Original comment by mparam...@gmail.com
on 23 Feb 2015 at 6:18
I would also love to see this feature as a standard part of the Google TTS as
it is frustrating to try and distinguish a phone number from billions....
Thanks for your attention.
Original comment by schmoo...@gmail.com
on 5 Mar 2015 at 3:52
One possible solution is to use setContentDescription() with the text (numbers)
separated by spaces.
for eg: '9 8 2 3 7 7 4 0 5 6'
This works well in textviews or any other readable Views.
BUT, doesn't work in Edit text boxes, coz android adds some extra talkback
words like
1. 'double tap edit'
2. 'edit box' then <Text inside textbox> then 'editing'.
In 2nd scenario, if text is number, then it reads as thousands and millions.
I've tried overriding AccessibilityDelegate() but doesn't work.
if anyone has solution to fix. Please reply.
Thanks.
Original comment by Piyu.Ar...@gmail.com
on 21 Sep 2015 at 3:48
Original issue reported on code.google.com by
bhavya.s...@gmail.com
on 22 Feb 2015 at 11:03