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
| Name | Type | Description |
|---|---|---|
| Filter | enum | Bitmask filter for events. |
Outputs
| Name | Type | Description |
|---|---|---|
| Return Value | boolean | True if registration was successful. |