You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 4, 2022. It is now read-only.
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,
The text was updated successfully, but these errors were encountered:
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,
The text was updated successfully, but these errors were encountered: