microscopic-airport-67304
02/25/2025, 12:35 AMgray-monkey-83525
02/25/2025, 12:35 AMRemoteAudioTrack
using the volume
property, which ranges from 0.0 to 1.0, as detailed in the LiveKit Swift documentation. Similarly, in the LiveKit JS SDK, you can use the setVolume
method on a RemoteAudioTrack
to adjust the volume for all attached audio elements, as described in the LiveKit JS documentation.
Would you like more detailed information on how to implement these controls?
Sources:
- LiveKit Swift documentation
- LiveKit JS documentation 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.microscopic-airport-67304
02/25/2025, 12:36 AMgray-monkey-83525
02/25/2025, 12:36 AM