Add VAD Effect
Adds a Voice Activity Detection (VAD) effect to the pipeline. VAD detects speech and gates the audio, transmitting only when the user is speaking.
Inputs
| Name | Type | Description |
|---|---|---|
| Pipeline | object | The pipeline. |
| Index | integer | Insertion index. |
Outputs
| Name | Type | Description |
|---|---|---|
| Return Value | integer | The new effect ID. |