Audio stream of each user!

Is there a way to capture the audio stream of a meeting? And if so, can we identify from which user is that stream comming from?

As we are trying this feature on a Desktop App, the SDK version could be anyone.

We are trying to get the audio of a meeting so we can identify the audio from each user individually

Hi igor,

Thanks for the post. Currently our SDKs do not have the audio stream capturing feature. If you would like to know who is speaking, you may use the methods mentioned in this topic:Identify Active Speaker on Electron

Thanks!