You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Accuracy and update frequency of location and orientation
Are the default TTS voice and rate reasonable? Are the available options appropriate?
When the screen is locked, or when the browser is in the background:
a. Does audio continue to play?
b. Does location and orientation get updated
Some iOS-specific tweaks/hacks have been necessary, such as getting Web Audio to work while the mute switch is enabled, and requiring a user interaction (button click) before audio will play. Does Android have any of its own restrictions that need to be addressed? It's possible using something like Howler.js would fix some of these platform-specific quirks, at least with respect to audio.
The text was updated successfully, but these errors were encountered:
It would be great (I know... somebody needs to have time to do it...) to have the server and front end under a single server so that I could test it with a free ngrok account (it allows a single server). Perhaps it could be dockerized so that testers could run everything with a single command line.
Platform-specific behavior to verify:
a. Does audio continue to play?
b. Does location and orientation get updated
Some iOS-specific tweaks/hacks have been necessary, such as getting Web Audio to work while the mute switch is enabled, and requiring a user interaction (button click) before audio will play. Does Android have any of its own restrictions that need to be addressed? It's possible using something like Howler.js would fix some of these platform-specific quirks, at least with respect to audio.
The text was updated successfully, but these errors were encountered: