apply_filters( 'classifai_openai_speech_to_text_api_url', $url ) → {string}
Filter the API URL.
Parameters:
Name | Type | Description |
---|---|---|
$url |
string | The default API URL. |
- Since:
- 3.4.0
- Source:
Returns:
The API URL.
- Type
- string