republik / app

The app: a thin wrapper for persistent auth, app store presence, notification, background audio and convenience.
https://www.republik.ch/app
Other
11 stars 2 forks source link

Audio playback speed below 1x results in echo #280

Closed Sidelobe closed 1 year ago

Sidelobe commented 1 year ago

Bug Description

When I set playback speed (vorgelesene Artikel) below 1x, the audio is disturbed by an echo.

Expected Behaviour

The audio should be slowed down without echo

Steps to reproduce

Set playback to 0.75 while playing an article

Environment

App (iOS/iPadOS)

Version

2.2.3

trm217 commented 1 year ago

@Sidelobe thanks for reporting the issue, it appears that it might be an issue caused by the audio-library that we use for the playback. We'll look into it.

trm217 commented 1 year ago

Reference to the above mentioned issue in react-native-trackplayer: https://github.com/doublesymmetry/react-native-track-player/issues/682

ovbm commented 1 year ago

fixed via https://github.com/republik/app/commit/c5d7223546ec279a170551f74ecd673fc9f3aab0

Deployment of new app build TBD.