Filter: classifai_whisper_transcribe_result
Filter the text result returned from OpenAI Audio API.
Parameters
Name | Type | Description |
---|---|---|
$text | string | Text extracted from the response. |
$attachment_id | int | The attachment ID. |
Since
- 2.2.0
Source
Defined in includes/Classifai/Features/AudioTranscriptsGeneration.php
at line 335