im using whisper API to transcript audio from the user, the problem is that when i record audio with the Start Audio Recording action, the file path is this way (blob:https://app.flutterflow.io/83a7522b-49c5-434a-afa7-2a8c78e997ae) and is not working with whisper API, insted if i use an allready uploaded audio to media assets ex: (https://storage.googleapis.com/flutterflow-io-6f20.appspot.com/projects/lucyproject-av93r8/assets/mwf53yt9yv4l/Record_(online-voice-recorder.com).mp3 ) it works.