ionic-team / ionic-v3

The repo for Ionic 3.x. For the latest version of Ionic, please see https://github.com/ionic-team/ionic
Other
128 stars 86 forks source link

Latency issues when using audio plugin #344

Open ionitron-bot[bot] opened 5 years ago

ionitron-bot[bot] commented 5 years ago

Original issue by @jamesharvey2 on 2018-03-11T02:51:04Z

Hello Ionic team,

There's a problem I would like to point out when using Native Audio plugin. I'm working on a project which needs to play three audio files at a time. I created a player button which can play three audio files (.m4a). I think this plugin can play without latency (delay) on PhoneGap.. but when I'm using Ionic, the audio files don't play in time.

It's easy to reproduce this issue. Load three long mp3 files which can be merged to create background music. and create a single play button which can trigger to play all three files. This only happens on Ionic.. I think there's some delay issues behind this framework ..

Thanks,

wangbinbinge commented 5 years ago

持续关注 。