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

Sides may read out as words instead of letters #331

Closed
KatieWoe opened this issue Jan 12, 2023 · 3 comments
Closed

Sides may read out as words instead of letters #331

KatieWoe opened this issue Jan 12, 2023 · 3 comments
Assignees
Labels
type:wontfix This will not be worked on

Comments

@KatieWoe
Copy link

Test device
Samsung
Operating System
Win 11
Browser
Firefox
Problem description
For phetsims/qa#879
When voicing a side of the quadrilateral, if the letter a is in it, it is read out like a word instead of two letters. "Ahb" and "Dah" instead of "A.B." and "D.A.". The other two sides sound fine.

Visuals

IMG_4560.MOV

Troubleshooting information:

!!!!! DO NOT EDIT !!!!!
Name: ‪Quadrilateral‬
URL: https://phet-dev.colorado.edu/html/quadrilateral/1.0.0-dev.73/phet/quadrilateral_all_phet.html
Version: 1.0.0-dev.73 2023-01-08 23:48:12 UTC
Features missing: touch
Flags: pixelRatioScaling
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:108.0) Gecko/20100101 Firefox/108.0
Language: en-US
Window: 1536x731
Pixel Ratio: 1.25/1
WebGL: WebGL 1.0
GLSL: WebGL GLSL ES 1.0
Vendor: Mozilla (ANGLE (Intel, Intel(R) HD Graphics Direct3D11 vs_5_0 ps_5_0))
Vertex: attribs: 16 varying: 30 uniform: 4096
Texture: size: 16384 imageUnits: 16 (vertex: 16, combined: 32)
Max viewport: 32767x32767
OES_texture_float: true
Dependencies JSON: {}

@KatieWoe KatieWoe added the type:bug Something isn't working label Jan 12, 2023
@jessegreenberg
Copy link
Contributor

Thanks @KatieWoe. I think we were aware of this, but would be good to check. The speech synthesizer controls this. In the past we haven't modified the strings as a workaround to force it to pronounce things a certain way. @terracoda can you confirm that is best or if you want to explore something else for this case?

@Nancy-Salpepi
Copy link

I noticed that too with the Google voice, but once I changed voices to Samantha it was fine.

@terracoda
Copy link
Contributor

Yep, some Voices handle these strings better than others.
I think we have to live with this until screen reader technology and speech synthesizers are better.

@terracoda terracoda added type:wontfix This will not be worked on and removed type:bug Something isn't working labels Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

4 participants