1,484 skills found · Page 1 of 50
mediaelement / MediaelementHTML5 <audio> or <video> player with support for MP4, WebM, and MP3 as well as HLS, Dash, YouTube, Facebook, SoundCloud and others with a common HTML5 MediaElement API, enabling a consistent UI in all browsers.
LWJGL / Lwjgl3LWJGL is a Java library that enables cross-platform access to popular native APIs useful in the development of graphics (OpenGL, Vulkan, bgfx), audio (OpenAL, Opus), parallel computing (OpenCL, CUDA) and XR (OpenVR, LibOVR, OpenXR) applications.
scottschiller / SoundManager2A JavaScript Sound API supporting MP3, MPEG4 and HTML5 audio + RTMP, providing reliable cross-browser/platform audio control in as little as 12 KB. BSD licensed.
CreateJS / SoundJSA Javascript library for working with Audio. It provides a consistent API for loading and playing audio on different browsers and devices. Currently supports WebAudio, HTML5 Audio, Cordova / PhoneGap, and a Flash fallback.
mattdiamond / RecorderjsA plugin for recording/exporting the output of Web Audio API nodes
crmne / Ruby LlmOne beautiful Ruby API for OpenAI, Anthropic, Gemini, Bedrock, Azure, OpenRouter, DeepSeek, Ollama, VertexAI, Perplexity, Mistral, xAI, GPUStack & OpenAI compatible APIs. Agents, Chat, Vision, Audio, PDF, Images, Embeddings, Tools, Streaming & Rails integration.
q191201771 / Lal🔥 Golang audio/video live streaming lib/client/server. support RTMP, RTSP(RTP/RTCP), HLS, HTTP[S]/WebSocket-FLV/TS, GB28181, H264/H265/AAC/G711/OPUS, relay, cluster, record, HTTP Notify/API/UI. 直播
streamproc / MediaStreamRecorderCross browser audio/video/screen recording. It supports Chrome, Firefox, Opera and Microsoft Edge. It even works on Android browsers. It follows latest MediaRecorder API standards and provides similar APIs.
kcat / Openal SoftOpenAL Soft is a software implementation of the OpenAL 3D audio API.
googlecreativelab / Chrome Music LabA collection of experiments for exploring how music works, all built with the Web Audio API.
free-audio / ClapAudio Plugin API
jsantell / Dancer.jshigh-level audio API, designed to make sweet visualizations
rserota / WadWeb Audio DAW. Use the Web Audio API for dynamic sound synthesis. It's like jQuery for your ears.
Theodeus / TunaAn audio effects library for the Web Audio API.
gridsound / DawGridSound (1.57.2) is a work-in-progress free browser-based digital audio workstation following the Web Audio API 🎛🎹🎵✨ -- If you can, please sponsor us a little on our Patreon ❤️
alemangui / PizzicatoLibrary to simplify the way you create and manipulate sounds with the Web Audio API.
thestk / RtaudioA set of C++ classes that provide a common API for realtime audio input/output across Linux (native ALSA, JACK, PulseAudio and OSS), Macintosh OS X (CoreAudio and JACK), and Windows (DirectSound, ASIO, and WASAPI) operating systems.
NeptuneHub / AudioMuse AIAudioMuse-AI is an Open Source Dockerized environment that brings automatic playlist generation to Jellyfin, Navidrome, LMS, Lyrion and Emby. Using powerful tools like Librosa and ONNX, it performs sonic analysis on your audio files locally, allowing you to curate the perfect playlist for any mood or occasion without relying on external APIs.
sonysuqin / WasmVideoPlayerPlay file/stream with wasm & webgl & web audio api, using ffmpeg for multi codec support, especially for h265,support http, websocket, http-flv stream.
android / Media SamplesMultiple samples showing the best practices in media APIs on Android (audio, video, etc.).