Filter: classifai_elevenlabs_text_to_speech_request_body
Filter the request body before sending to ElevenLabs.
Parameters
| Name | Type | Description |
|---|---|---|
| $body | array | Request body that will be sent to ElevenLabs. |
| $post_id | int | Post ID. |
| $post_content | string | Post content. |
Since
- 3.7.0
Source
Defined in includes/Classifai/Providers/ElevenLabs/TextToSpeech.php at line 195
Returns
Request body.