XilinJia / Podcini

Open source podcast player for Android in Kotlin with androidx.media3
GNU General Public License v3.0
124 stars 5 forks source link

Audio speed can not be changed on S21 Android 14 #1

Closed XilinJia closed 5 months ago

XilinJia commented 5 months ago

Checklist

App version

3.2.2

Where did you get the app from

Other

Android version

14

Device model

Samsung S21

First occurred

No response

Steps to reproduce

No response

Expected behaviour

No response

Current behaviour

audio speed can not be changed and parameter out-of-range exception is thrown. This seems only happening with S21 running Android 14

Logs

No response

XilinJia commented 5 months ago

bug submitted: https://github.com/androidx/media/issues/1101

XilinJia commented 5 months ago

has to do with audio offload mode. Fixed.