Skip to main content
Version: 2.x

Register AudioEvent Handler (Encoder)

Registers a callback for audio events. This is the primary way to detect when the user starts or stops talking ('IsSilent' changes). Use the 'Filter' to subscribe to specific events.

Inputs

NameTypeDescription
FilterenumBitmask filter for events.

Outputs

NameTypeDescription
Return ValuebooleanTrue if registration was successful.