Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Process the Amplitudes through URL #60

Open
Zaraki596 opened this issue May 4, 2023 · 1 comment
Open

Unable to Process the Amplitudes through URL #60

Zaraki596 opened this issue May 4, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Zaraki596
Copy link

Describe the bug
I have a json which contains the URL of the audio file, right now this is sample URL, when passed as string object it doesn't process the result.

To Reproduce
Steps to reproduce the behaviour:

  • Create any sample JSON and pass the object into the url you will be able to reproduce the issue
  • Audio Links : Link 1 , Link 2

Expected behaviour
Url should load the amplitudes

Screenshots

Passing as url object

Screenshot 2023-05-05 at 00 29 52

Crash report when as url object through JSON or API

Screenshot 2023-05-05 at 00 26 29

Smartphone

  • Device: Mi 13 Pro
  • OS: Android 13
@lincollincol lincollincol self-assigned this Aug 6, 2023
@lincollincol lincollincol added the bug Something isn't working label Aug 6, 2023
@enlight3d
Copy link

enlight3d commented Dec 13, 2023

same issue here with various different devices on Android 13. For now I did a workaround by downloading the file in a temp file to make it work.
I can't provide you the links as they come from a private S3 repository which presign the URLs upon request (so they are valid only for some time), only thing to know is that there isn't a filename with the file extension in the link but rather a kind of UUID. FYI, my files are .wav files when downloaded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants