Metadata
- Source
- FLUID-6175
- Type
- New Feature
- Priority
- Critical
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Justin Obara
- Reporter
- Justin Obara
- Created
2017-08-01T09:11:07.957-0400 - Updated
2018-07-20T10:45:28.058-0400 - Versions
- N/A
- Fixed Versions
-
- 3.0
- Component
-
- Self Voicing
- Text To Speech
Description
The self voicing widget should be based off of the designs ( https://wiki.fluidproject.org/display/fluid/(Floe)+UI+Options+Design+Walkthrough%2C+C.1?preview=/32014373/34734324/uio_tts1.jpg ). At this point it will only include play / pause functionality, and be injected at a fixed location on the page ( similar to ToC ).
The self voicing will read through the entire page, but will be able to pause and resume.
Comments
-
Justin Obara commented
2018-04-05T16:16:48.278-0400 Unicode values for play (U+25B6) and pause (U+2016)
-
Justin Obara commented
2018-04-19T12:54:02.809-0400 Discussion with @@Antranig Basman in the fluid-work IRC channel about how to add the UI as an enactor.
https://botbot.me/freenode/fluid-work/2018-04-19/?msg=99166163&page=2
In summary we'll port over the fluid.newViewComponent ( https://github.com/fluid-project/fluid-authoring/blob/FLUID-4884/src/js/ViewComponentSupport.js#L20 ). This will allow it to either use an existing container or render out its own.
-
Justin Obara commented
2018-07-20T10:45:28.054-0400 Addressed with PR ( https://github.com/fluid-project/infusion/pull/903 ) for FLUID-6177 merged into the project repo at 272cf702d5bf749172c0ba2015ba00dcceb526b1