Metadata
- Source
- FLUID-5005
- Type
- Task
- Priority
- Major
- Status
- Open
- Resolution
- N/A
- Assignee
- N/A
- Reporter
- Cindy Li
- Created
2013-04-30T15:42:48.105-0400 - Updated
2021-07-29T01:39:37.743-0400 - Versions
- N/A
- Fixed Versions
-
- 5.0
- Component
-
- Prefs Framework
- Self Voicing
Description
Text to speech design: http://wiki.fluidproject.org/display/fluid/(Floe)+UI+Options+Design+Walkthrough%2C+C.1#(Floe)UIOptionsDesignWalkthrough,C.1-TexttoSpeech
The draggable floating menu to experiment is the one that contains the play/pause etc. buttons.
Comments
-
Cindy Li commented
2013-04-30T15:46:08.857-0400 I've started the implementation @ https://github.com/cindyli/infusion/tree/FLUID-5005
The text-to-speech menu in this branch has these features:
1. A draggable floating menu;
2. Auto-scroll into users' view when the page scrolls;
3. Works with touch screens;
4. Clicking on "settings" button pops settings menu. Clicking on anywhere else on the page, except the menu itself, closes the menu. -
Justin Obara commented
2015-06-15T10:21:50.291-0400 Cindy Li is the experimentation for this complete?
-
Cindy Li commented
2015-06-15T10:36:04.610-0400 Justin Obara, only the features described above were experimented in the specified branch, which doesn't yet have actual designed menu items and functionalities.