Update: 2026-06-11 13:47:39
This commit is contained in:
@@ -52,7 +52,7 @@ if (!move_uploaded_file($audio_file['tmp_name'], $target_file)) {
|
||||
}
|
||||
|
||||
// Construct the link to the uploaded audio file
|
||||
$base_url = 'https://api.intaleq.xyz/intaleq_v3/upload_audio/'; // Updated to match Intaleq V3
|
||||
$base_url = 'https://api.intaleq.xyz/siro_v3/upload_audio/'; // Updated to match Siro V3
|
||||
$linkAudio = $base_url . $new_filename;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user