mehranshoqi / voice_message_player

Play / Show voice messages in your Flutter application.
https://mehran.app
MIT License
77 stars 105 forks source link

Is this package still supported? (-11800) The operation could not be completed #44

Open nzackoya opened 2 months ago

nzackoya commented 2 months ago

Which API doesn't behave as documented, and how does it misbehave? Just_audio: Simply start playing a remote file recorded by Android

Simply start playing a remote file recorded by Android

Error messages

flutter: (-11800) The operation could not be completed
flutter: 
#0      AudioPlayer._load (package:just_audio/just_audio.dart:870:9)
<asynchronous suspension>
#1      AudioPlayer.load (package:just_audio/just_audio.dart:800:14)
<asynchronous suspension>
#2      AudioPlayer.setAudioSource (package:just_audio/just_audio.dart:775:18)
<asynchronous suspension>
#3      VoiceController.startPlaying (package:voice_message_package/src/voice_controller.dart:175:5)
<asynchronous suspension>

Smartphone (please complete the following information):

Flutter SDK version

[✓] Flutter (Channel stable, 3.19.6, on macOS 13.5.1 22G90 darwin-x64, locale en-GB)
[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
[✓] Xcode - develop for iOS and macOS (Xcode 15.0)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2022.3)
[✓] IntelliJ IDEA Community Edition (version 2022.3.2)
[✓] Connected device (5 available)
[✓] Network resources

• No issues found!

Additional context Recorded different audio files, with different encoders, bitrates and sampleRates on android using record package