Called by the client to deliver voice data received from a remote participant..
SDKs
- iOS 3.0–7.0Deprecated
- Mac Catalyst 13.0–13.0Deprecated
- watchOS 3.0–2.0Deprecated
Framework
- Game
Kit
Declaration
Parameters
audio
The audio data that was received from the other participant.
participantID
A string that uniquely identifies the speaking participant.
Discussion
The voice chat service uses a network connection provided by the client to exchange information between the participants. When the client receives information intended for the voice chat service, it should call this method to transfer it.