[v1.1.0 Update Notes]
- Low Latency Implementation: The data processing pipeline has been optimized to minimize latency.
- Audio Passthrough: Not only does the bridge send motion, but it now captures the audio returned from the EchoAvatar engine and streams it directly into the VaM environment.
- Component Split: The VaM-side plugin has been split into two specialized scripts:
1. EchoAvatarReceiver.cs (Load onto Person Atom for motion)
2. EchoAvatarAudioReceiver.cs (Load onto AudioSource Atom for real-time audio)