Hey folks, having issues getting 3-D audio to play but 2-D works fine. I created this simple example to try figuring out what's going wrong. I'm building this with my accessibility plugin and it's possible I missed something visually obvious, but I think I have a single Spatial
with a listener and an autoplaying stream as its child.
I'd expect the stream to play and be audible, but I don't hear it despite it playing, and despite (I think) the listener being right on top of it. What am I missing to get this working?
Thanks a bunch.