I want to find out if two users are trying to transmit to the same speaker simultaneously, by listening to OutgoingAudioErrorTextEvent, and checking OutgoingAudioErrorText. When this happens, the error text changes to “OutgoingAudioErrorSendingAudioToSpeaker”.
However, this often only happens on the smart client of the user who succeeds in transmitting. On the client of the user whose transmit fails, the error text is most often blank. Is this behaviour intended, or is it a bug?
/Kajsa