diff --git a/plugin/AI/receiveAsync.json.php b/plugin/AI/receiveAsync.json.php index c5ef844e5442..58034eb81e18 100644 --- a/plugin/AI/receiveAsync.json.php +++ b/plugin/AI/receiveAsync.json.php @@ -141,6 +141,7 @@ $jsonDecoded->addAudioTrack = HLSAudioManager::addAudioTrack($token->videos_id, $mp3URL, $language); $jsonDecoded->error = empty($jsonDecoded->addAudioTrack); + $jsonDecoded->response = $_REQUEST['response']; $vtt = file_get_contents($vttURL); $jsonDecoded = Ai_transcribe_responses::saveVTT( $vtt,