awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
react-native-audio-toolkit avatar

react-native-audio-toolkit/react-native-audio-toolkit

0
View on GitHub↗
1,083 स्टार्स·369 फोर्क्स·Objective-C·MIT·1 व्यू

React Native Audio Toolkit

React Native Audio Toolkit is a cross-platform mobile library and toolkit for recording, playing, and streaming audio files within cross-platform mobile applications. It provides a unified JavaScript interface that abstracts the distinct native audio implementations of different mobile operating systems behind a common set of APIs.

The library supports loading and playing local or remote audio files with controls for playback speed, volume, looping, seeking, and hardware looping. It also captures microphone input into audio files with configurable bitrate, channels, sample rate, format, and metering events. Users can package audio files directly inside the application installation bundle so media is immediately available offline upon installation.

Communication across the runtime boundary relies on asynchronous method invocation flowing over the standard message bridge, while native status updates and metering ticks transmit back to the JavaScript runtime through asynchronous event listeners and event emitters.

Features

  • Audio Playback - Provides comprehensive audio playback capabilities including local files, network streams, looping, seeking, and speed controls.
  • Audio API Abstractions - Provides a unified JavaScript interface that abstracts the distinct native audio implementations of different mobile operating systems.
  • Audio Recording - Capture microphone input into audio files with configurable bitrate, channels, sample rate, format, and metering events.
  • Media Playback Controls - Manage advanced audio manipulation including seeking to specific timestamps, looping tracks, and streaming media directly over the network.
  • Audio Streaming Players - Playback delegates directly to underlying platform audio decoders to handle local files, remote streams, and hardware looping efficiently.
  • Camera and Microphone Recorders - Capture sound from the device microphone and save it to a specified local file path for storage or playback.
  • Cross-Platform App Development - Building mobile apps that run on iOS and Android from one codebase, with shared business logic and platform-tailored UI where needed.
  • Audio Libraries - Offers a unified cross-platform interface for recording, playing, and streaming audio across mobile operating systems.
  • Cross-Platform Abstraction Layers - Exposes a consistent cross-platform JavaScript interface that hides the distinct native audio implementations of different mobile operating systems.
  • Audio and Multimedia - Execute audio files and streams across mobile operating systems with support for seeking and looping.
  • Desktop Application Bundling - Package audio files directly inside the application installation bundle so media is immediately available offline upon installation.
  • Application Bundles - Packages audio files directly inside application bundles so media is immediately available offline upon installation.
  • Mobile Audio Playback Toolkits - Provides a mobile-focused audio playback toolkit with controls for seeking, looping, and streaming media.
  • Mobile Audio Recording Toolkits - Captures microphone input into local audio files with configurable bitrate, channels, sample rate, and metering.
  • Remote Audio Streaming - Play audio files directly over network connections without requiring a full prior local download.
  • Remote Media Streaming - Play audio content dynamically from remote web URLs over the network without requiring prior local storage.
  • Mobile Microphone Libraries - Captures microphone input into local audio files with configurable bitrate, channels, and sample rate on mobile devices.

स्टार हिस्ट्री

react-native-audio-toolkit/react-native-audio-toolkit के लिए स्टार हिस्ट्री चार्टreact-native-audio-toolkit/react-native-audio-toolkit के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

React Native Audio Toolkit को शामिल करने वाली क्यूरेटेड खोजें

चुनिंदा कलेक्शन जहाँ React Native Audio Toolkit दिखाई देता है।
  • Audio player library

React Native Audio Toolkit के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो React Native Audio Toolkit के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • syedhali/ezaudiosyedhali का अवतार

    syedhali/EZAudio

    4,991GitHub पर देखें↗

    EZAudio is an audio library for Apple platforms that provides standardized interfaces for microphone capture, file playback, and hardware output. It functions as a low-latency audio processor and visualization framework designed to manipulate audio buffers and route signals with minimal delay. The project features a hardware-accelerated waveform renderer for drawing real-time audio amplitudes and rolling plots. It also includes a Fast Fourier Transform analyzer that converts time-domain audio samples into frequency-domain data for spectral analysis. The library covers a broad range of capabi

    Objective-C
    GitHub पर देखें↗4,991
  • unicornsonlsd/finampUnicornsOnLSD का अवतार

    UnicornsOnLSD/finamp

    4,030GitHub पर देखें↗

    Finamp is a remote media player and music streaming client designed to interface with personal music libraries hosted on remote servers. It functions as a client for servers utilizing the Subsonic API standard, including Navidrome, allowing users to stream and control audio content from a mobile device. The application enables remote music management and playback without requiring personal media data to be stored locally. It supports server-side transcoding to ensure compatibility across various audio and video formats. The project includes localization for multiple languages and provides co

    Dartflutterhacktoberfestjellyfin
    GitHub पर देखें↗4,030
  • serversideup/amplitudejsserversideup का अवतार

    serversideup/amplitudejs

    4,313GitHub पर देखें↗

    AmplitudeJS is a JavaScript library and framework for building custom HTML5 audio players. It serves as a client-side playlist manager and media controller that bridges the gap between HTML elements and the Web Audio API, allowing developers to create branded media interfaces without relying on default browser styles. The project is distinguished by its use of CSS-class-based DOM binding and data-attribute state mapping, which links HTML elements directly to playback controls and track metadata. It includes a dedicated visualization system that uses the Web Audio API to render real-time SVG w

    JavaScriptcsshtmlhtml5
    GitHub पर देखें↗4,313
  • godotengine/godot-demo-projectsgodotengine का अवतार

    godotengine/godot-demo-projects

    8,250GitHub पर देखें↗

    This repository is a comprehensive collection of functional 2D and 3D demo projects and implementation samples for the Godot Game Engine. It serves as an interactive tutorial and reference library, providing a working codebase to demonstrate how to apply engine features in real-world scenarios. The collection focuses on practical implementation guides, covering a wide array of technical capabilities from basic engine fundamentals to advanced rendering and scripting techniques. It allows users to study the application of node-based composition, asset pipelines, and game logic through direct ex

    GDScript
    GitHub पर देखें↗8,250
React Native Audio Toolkit के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

react-native-audio-toolkit/react-native-audio-toolkit क्या करता है?

React Native Audio Toolkit is a cross-platform mobile library and toolkit for recording, playing, and streaming audio files within cross-platform mobile applications. It provides a unified JavaScript interface that abstracts the distinct native audio implementations of different mobile operating systems behind a common set of APIs.

react-native-audio-toolkit/react-native-audio-toolkit की मुख्य विशेषताएं क्या हैं?

react-native-audio-toolkit/react-native-audio-toolkit की मुख्य विशेषताएं हैं: Audio Playback, Audio API Abstractions, Audio Recording, Media Playback Controls, Audio Streaming Players, Camera and Microphone Recorders, Cross-Platform App Development, Audio Libraries।

react-native-audio-toolkit/react-native-audio-toolkit के कुछ ओपन-सोर्स विकल्प क्या हैं?

react-native-audio-toolkit/react-native-audio-toolkit के ओपन-सोर्स विकल्पों में शामिल हैं: syedhali/ezaudio — EZAudio is an audio library for Apple platforms that provides standardized interfaces for microphone capture, file… unicornsonlsd/finamp — Finamp is a remote media player and music streaming client designed to interface with personal music libraries hosted… serversideup/amplitudejs — AmplitudeJS is a JavaScript library and framework for building custom HTML5 audio players. It serves as a client-side… godotengine/godot-demo-projects — This repository is a comprehensive collection of functional 2D and 3D demo projects and implementation samples for the… oxygencobalt/auxio — Auxio is an Android music player and local audio library manager designed for playing audio files stored on internal… naudio/naudio — NAudio is a .NET audio library that provides playback, recording, format conversion, and signal processing…