We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cd6b16 commit 75356d6Copy full SHA for 75356d6
libraries/audio/src/ScriptAudioInjector.h
@@ -92,7 +92,7 @@ public slots:
92
* position: MyAvatar.position,
93
* volume: 0.8,
94
* };
95
-
+ *
96
* Script.setTimeout(function () { // Give the sound time to load.
97
* injector = Audio.playSound(sound, injectorOptions);
98
* }, 1000);
0 commit comments