detect-audio-autoplay
Audio autoplay detector
A tool to determine browser support for auto-playing audio
detects whether the browser can auto-play audio
14 stars
7 watching
2 forks
Language: JavaScript
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
experience-monks/web-audio-player | A WebAudio player that simplifies cross-browser playback and addresses common issues with streaming audio on mobile devices. | 243 |
experience-monks/detect-media-element-source | Determines whether WebAudio's createMediaElementSource() is supported by the browser | 5 |
audiojs/audio | A JavaScript class for manipulating audio data | 240 |
ritazh/echoml | An audio playback and annotation tool for machine learning development | 116 |
experience-monks/ios-safe-audio-context | Creates an AudioContext that works reliably across desktop and mobile platforms, specifically addressing issues with iOS devices' sample rate. | 57 |
chrisguttandin/web-audio-beat-detector | An algorithm for detecting tempo in audio files using the Web Audio API | 583 |
jhasse/ears | A Rust library for playing audio files with spatialization capabilities using OpenAL and libsndfile. | 90 |
joldibaev/silicon-audio-wave | A simple Angular module for playing and visualizing audio waves | 2 |
yamadapc/augmented-audio | A collection of audio processing libraries and tools built in Rust | 189 |
pixijs/sound | A WebAudio API playback library with filters and support for modern browsers. | 409 |
vadymmarkov/beethoven | A Swift library providing an interface to pitch detection in audio signals. | 827 |
jerosoler/wave-audio-path-player | An audio player component with a customizable waveform visualizer | 53 |
leonardocardoso/audioindicatorbars | A UI component that visually indicates which audio is playing in an app. | 288 |
tbaranes/audioplayerswift | A class for playing audio in iOS, macOS and tvOS apps | 278 |
andreaskeller/react-native-audioplayer | A small audio player library for React Native | 104 |