Audio on localhost? #472
Closed
Therealjosephchrzempiec
started this conversation in
General
Replies: 1 comment 2 replies
-
Be sure you use an example that have the settings to use the audio like the basic-audio.html example. You need <a-scene
networked-scene="
room: basic-audio;
adapter: easyrtc;
audio: true;
"
> |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I got networked-aframe server end with node working on localhost with no problem in windows. Only problem is How do I get audio to work so I can use my microphone?
Joseph
Beta Was this translation helpful? Give feedback.
All reactions