Get Or Create Encoder Pipeline
Retrieves the Audio Pipeline associated with this encoder. The pipeline allows you to add effects like Echo Cancellation, Noise Suppression, and Voice Activity Detection (VAD).
Inputs
| Name | Type | Description |
|---|---|---|
| Encoder | object | The encoder. |
Outputs
| Name | Type | Description |
|---|---|---|
| Return Value | object | The audio pipeline object. |