phetsims / paper-land

Build and explore multimodal web interactives with pieces of paper!
https://phetsims.github.io/paper-land/
MIT License
10 stars 1 forks source link

Voicing didn't work unless "Print Speech" was checked in Interactive Display #181

Closed jessegreenberg closed 7 months ago

jessegreenberg commented 7 months ago

Noticed while working today with @terracoda, I will take a look at why this happened.

jessegreenberg commented 7 months ago

I cannot reproduce this unfortunately. I have a theory that the board wasn't actually activated by user input. I would like to make a modal for the board that requires user input before the user can use it to make sure that the audio context is ready.

jessegreenberg commented 7 months ago

Board now looks like this until you click in it:

image

terracoda commented 7 months ago

Ok, I'll try this out when it gets merged.

jessegreenberg commented 7 months ago

Great, thanks! It is on the dev branch at the moment.

jessegreenberg commented 7 months ago

This has been merged into main.