Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selectable Text (for accessibility) #15

Open
4 tasks
Prot0ast opened this issue Aug 18, 2022 · 3 comments
Open
4 tasks

Selectable Text (for accessibility) #15

Prot0ast opened this issue Aug 18, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request feature request feature request/idea for future updates

Comments

@Prot0ast
Copy link
Collaborator

Prot0ast commented Aug 18, 2022

As a user

I want to be able to select text

so that it can read it out to me

Acceptance Criteria

  • User is able to select text

Tasks

  • Add script to text objects (probably via text tag) to allow them to be selectable

Prerequisites

  • We understand how to implement this
  • Discuss with cube chris how to get this working with android and ios specifics
@Prot0ast Prot0ast added the essential feature integral to the completion of the app label Aug 18, 2022
@cfines
Copy link
Collaborator

cfines commented Aug 18, 2022

@Prot0ast Prot0ast removed their assignment Aug 18, 2022
@cfines cfines added enhancement New feature or request and removed essential feature integral to the completion of the app labels Aug 19, 2022
@Prot0ast
Copy link
Collaborator Author

omitting from app due to inaccessibility on app version, opting for alternative solution

@Prot0ast Prot0ast reopened this Aug 24, 2022
@Prot0ast Prot0ast added the feature request feature request/idea for future updates label Aug 24, 2022
@CCrawfordUOP
Copy link
Contributor

Found this as a possible resource, will investigate further tomorrow to see if it's feasible to implement in time.

https://github.com/mikrima/UnityAccessibilityPlugin

2nd option could be running all the text through an open source text-to-speech engine and adding a touch icon to each page that will play the pre-recorded synthesized speech files. If we go this route, I would want to add a toggle to the options page to allow for the speech audio to auto start playing on page load.

Again, all this time permitting.

@CCrawfordUOP CCrawfordUOP self-assigned this Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request feature request/idea for future updates
Projects
None yet
Development

No branches or pull requests

3 participants