Skip to main content
Provides the voice audio options associated with this chat control.

Syntax

Parameters

options   PartyVoiceAudioOptions*
output
The voice audio options.

Return value

PartyError c_partyErrorSuccess if the call succeeded or an error code otherwise. The human-readable form of the error code can be retrieved via PartyManager::GetErrorMessage().

Remarks

This function is only supported on Android and iOS. Calls on other platforms will fail.

Requirements

Header: Party.h

See also

PartyLocalChatControl
Last modified on August 3, 2026