-
I'm trying to first download the audio file and then reproduce through the plugin but I've always the same error: Is it possible, I'm not sure what I'm doing wrong, thanks for your help and the plugin Edit if I direct use a url like https://app.blob.core.windows.net/aa-uploads/es-______-10d9ad8d05ec.mp3?sv=2024-11-04&st=2025-06-01T11%3A48%3A24Z&se=2025-06-02T11%3A53%3A24Z&sr=b&sp=r&sig=zRKq%2BNUnFHvr_____DCl9Curl25N5BQ%3D Same error happens |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 12 replies
-
Please provide a full code example. That error is being thrown here. |
Beta Was this translation helpful? Give feedback.
Can you check the Logs in XCode? There might be an error from the iOS audio classes themselves. Possibly it cannot access the location of the file. I haven't tried using local files myself but someone else has said they've had success - #27 (comment)