I think the title is self explaining :)
Reported at: https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=8858062
Florian | |
Feb 13 2016, 9:09 PM |
F50294823: image.png | |
May 5 2024, 8:35 AM |
F50294496: image.png | |
May 5 2024, 8:32 AM |
F50289720: image.png | |
May 5 2024, 7:54 AM |
F50153662: image.png | |
May 4 2024, 1:05 PM |
I think the title is self explaining :)
Reported at: https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=8858062
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Implement Text to speech functionality for pages | apps/android/wikipedia | master | +174 -1 |
Change 270557 had a related patch set uploaded (by Florianschmidtwelzow):
WIP: Implement Text to speech functionality for pages
Change 270557 abandoned by Florianschmidtwelzow:
Implement Text to speech functionality for pages
Hi @Dbrant, taks for taking care of this task.
I was on the page https://gerrit.wikimedia.org/r/270557 and I've seen the mention "abandoned" in this change than you are author. Is that means than noboby take care about the issue of a text to speech functionality for the android app ?
The implementation of this functionality should be not so complicate.
The Kiwix app already fixed it and @Kelson could probably share some information for accessing to the code making this feature possible.
Also, I'm wondering if it wouldn't be interesting to coordinate the development of the android or smartphone in general Wikipedia app with the Kiwix one.
Indeed, the two apps are complementary :
Probably a collaboration between developers of each app could be make easy to make both of this apps completed in term feature ?
Cheers,
Has been requested via email again today:
Dear Wiki members you should add listening facility for all articles listed this is sure going to be a boost for wiki earnings and helpful alot to wiki users. If it's introduced please reply me. It might be a huge boost to Wiki.
And in previous chore wheels multiple times:
- Read text out loud feature (2020-02-27, Link)
- Fully support the Arabic language and add a voice for audio reading (2021-01-06)
- Implement text to speech support (2020-12-19)
CC @JTannerWMF
@JTannerWMF , we got a new request for the same feature through the Android support email.
+1:
An accessibility feature that would be very welcome to the Wikipedia android app is some way to read-aloud articles. For those, like myself, with vision issues read-aloud within the app could be a way of reproducing the benefits of browsing on a desktop browser with read-aloud extensions.
+1:
Please bring 'read aloud' option to the app so that I can hear Wikipedia articles while doing mundane tasks. Thank you.
@Dbrant and I worked on the design for this a bit during the hackathon in Tallinn. And here's where we landed:
CC @OTichonova if you want to "iOS-ify" it.
Added an article thumbnail to the open FAB. FAB persists until it is dismissed. If you navigate away from the playing article or close the app, playback and the FAB persists. If you are on another page in the app, tapping the article thumbnail brings you back to the article that is currently playing. Thumbnail includes title only, which includes up to 2 lines of the title then truncates.
One more enhancement. If you're in another part of the app while listening to an article, a reader may want to know how much of the playing article has elapsed and how much remains. I added a 1px stroke in the progressive blue colour as a progress indicator beneath the thumbnail.