Filter: classifai_elevenlabs_transcribe_request_body
Filter the request body before sending to ElevenLabs.
Parameters
Name | Type | Description |
---|---|---|
$body | array | Request body that will be sent to ElevenLabs. |
$file_path | string | Path of the attachment we are transcribing. |
$args | array | Additional args. |
Since
- 3.7.0
Source
Defined in includes/Classifai/Providers/ElevenLabs/SpeechToText.php
at line 171
Returns
Request body.