Relative Content

Tag Archive for flutterfirebasedartaudiosafari

Safari incompatible with WAV audio playback in Flutter Web

Currently deploying Flutter web app with asset audio playback. Using 4 .wav / 1 .mp3, Firefox was playback able for all assets while safari only played back the single .mp3. Currently converting my assets to .mp3. Deploying with Firebase.

Safari incompatable with WAV audio playback in Flutter Web

Currently deploying Flutter web app with asset audio playback. Using 4 wav / 1 mp3, Firefox was playback able for all assets while safari only played back the single mp3. Currently converting my assets to mp3. Deploying with Firebase.