Add SetRemoteVoicePosition support #325
Closed
AnderSystems
started this conversation in
Ideas
Replies: 1 comment
-
|
Unfortunately, that legacy code will never be supported in WebGL due to two main reasons:
So please spend some time to understand the examples and use the Spatial Audio APIs. |
Beta Was this translation helpful? Give feedback.
0 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 was seeing that there is a great difficulty in implementing Spatial Audio, I don't understand much about the API, but I noticed that there is AgoraAudioEffects.SetRemoteVoicePosition(uid, pan, gain) in the documentation, however, it doesn't work in WebGL...
It would be great if this effect worked, as it seems to be simple to understand and implement in projects.
Beta Was this translation helpful? Give feedback.
All reactions