content/hifi-content/Experiences/Releases/marketPlaceItems/voiceScopeApp/2019-02-04_18-00-00
2022-02-13 23:16:46 +01:00
..
appResources More files 2022-02-13 23:16:46 +01:00
marketplaceResources More files 2022-02-13 23:16:46 +01:00
README.md More files 2022-02-13 23:16:46 +01:00

The Voice Scope App

Have you ever had trouble figuring out who was talking in a group? Then this is the tool for you! The Voice Scope is a tool that lets you see the audio output of the people around you visualized as a loudness meter floating above their head.

Simply enable the app by clicking the ON/OFF button and enjoy the knowledge of who is talking, visualized.

Release Notes

version 1.0

2019-01-17_09_45_00 d369c44e9b7515d3d3a4267aeadd7eb259742b98

  • Initial Release

TO DO

  1. Allow app to persist on domain changes.
  2. Clean up userArray and userObject if sorting the loudest users is not desired.
  3. Remove the "findOverlays()" usage for cleaning up straggler overlays once certain deleting parents takes care of children.
  4. Remove sorting function if not sorting anything.
  5. Figure out creation of overlays with children and why there is a non-zero amount of time that needs to pass before spawning children overlays.