Our new developer documentation is now available. Please check it out!
PlaybackComponent Example
On this page
The PlaybackComponent
is the heart of ODIN within Unity. It connects a Unity AudioSource
with an ODIN room which runs on ODIN servers either hosted by 4Players or self-hosted.
Warning
The component receives the audio stream of the server and “injects” it into the AudioSource .