Filter: classifai_audio_generation_subsequent_state
Subsequent state of the audio generation toggle when audio exists for the post.
Parameters
| Name | Type | Description |
|---|---|---|
| $state | bool | Subsequent state of audio generation toggle on a post. Default false. |
| $post | \WP_Post | The current Post object. |
Since
- 2.3.0
Source
Defined in includes/Classifai/Features/TextToSpeech.php at line 851
Returns
Subsequent state the audio generation toggle should be set to when audio exists.