Cap-go / native-audio

Capacitor plugin for native audio engine.
https://capgo.app
MIT License
38 stars 16 forks source link

"Eating up" the first fractions of a second of audio on iOS #69

Closed Brullworfel closed 10 months ago

Brullworfel commented 1 year ago

Describe the bug After updating from 6.0.19 to 6.1.8 the audio started to "eat up" the first fractions of a second.

To Reproduce Steps to reproduce the behavior:

  1. Try to play short mp3 audio file without any silence in the beginning on iOS. File showed on the video can be downloaded from here.
  2. You will not be able to hear the first fractions of a second of the audio. The problem is clearly audible in this video.

Expected behavior Audio is played completely from start to finish, without cutting anything off. You can hear expected behaviour on the same device, same iOS, same project, but with with version 6.019 on this video.

Desktop (please complete the following information): Desktop is ok - tested on Chrome / Mac.

Smartphone (please complete the following information):

Additional context Didn't test on Android.

riderx commented 10 months ago

thanks for report i will have a look on it now

riderx commented 10 months ago

just released 6.1.35 can you check if that fixed?

Brullworfel commented 10 months ago

We are testing on 6.2.2 currently - will let you know tomorrow, thank you @riderx !

Brullworfel commented 10 months ago

@riderx works fine now, thank you!

riderx commented 10 months ago

You are welcome !