Issue: audio-statistic-data-change Event Does Not Return Data

Hey @mark.eubans

Can we confirm if you called the session.subscribeAudioStatisticData() method earlier (before the session.startAudio() method returns)? If this is the case, there might be some issues.

We will improve the subscribeAudioStatisticData() method in the next version to eliminate the burden of calling this method.

Currently, a workaround is to delay the session.subscribeAudioStatisticData() method call.

Thanks
Vic

1 Like