All Projects → LiqiNew → Audioutils

LiqiNew / Audioutils

🎶 Audioutils-音频录制和音频播放工具

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Audioutils

Soloud Rs
Rust bindings for the soloud audio engine library
Stars: ✭ 21 (-44.74%)
Mutual labels:  audio
Moodbar
Audio timeline visualization
Stars: ✭ 30 (-21.05%)
Mutual labels:  audio
Ws Ldn 4
Interactive DIY Synth / ARM baremetal workshop (London, 23-24 January 2016)
Stars: ✭ 36 (-5.26%)
Mutual labels:  audio
Preamp Two
An digitally controlled hi fi preamplifier 🔈🎵
Stars: ✭ 21 (-44.74%)
Mutual labels:  audio
Textplayer
A library to play MML and ABC songs, written in C#
Stars: ✭ 29 (-23.68%)
Mutual labels:  audio
Minimumaudioplugin
Minimum implementation of a native audio plugin for Unity
Stars: ✭ 33 (-13.16%)
Mutual labels:  audio
Iplug2
C++ Audio Plug-in Framework for desktop, mobile and web [PRE-RELEASE]
Stars: ✭ 875 (+2202.63%)
Mutual labels:  audio
Audiovisualizer
iOS Audio Visualizer
Stars: ✭ 37 (-2.63%)
Mutual labels:  audio
Living Audio Dataset
A "Crowd-Built" continuously growing speech dataset with transcripts. The dataset contains multiple languages and is intended for anyone to be able to add to it.
Stars: ✭ 29 (-23.68%)
Mutual labels:  audio
Strawberry
🍓 Strawberry Music Player
Stars: ✭ 972 (+2457.89%)
Mutual labels:  audio
Arch Koel
Docker build script for Arch Linux base with Koel
Stars: ✭ 21 (-44.74%)
Mutual labels:  audio
Webaudio Wav Stream Player
instantly play remote wav streams using fetch API + WebAudio
Stars: ✭ 28 (-26.32%)
Mutual labels:  audio
Guitard
Node based multi effects audio processor
Stars: ✭ 31 (-18.42%)
Mutual labels:  audio
Harlowe Audio
An audio library for use with the Twine 2 story format Harlowe (v2.x or higher).
Stars: ✭ 21 (-44.74%)
Mutual labels:  audio
Kfr
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
Stars: ✭ 985 (+2492.11%)
Mutual labels:  audio
Tdarr
Tdarr - Distributed transcode automation using FFmpeg/HandBrake + Audio/Video library analytics + video health checking (Windows, macOS, Linux & Docker)
Stars: ✭ 911 (+2297.37%)
Mutual labels:  audio
Somafm Miniplayer
Unofficial player that gives you minimal, background playback of SomaFM channels.
Stars: ✭ 30 (-21.05%)
Mutual labels:  audio
Vchsm
C++ 11 algorithm implementation for voice conversion using harmonic plus stochastic models
Stars: ✭ 38 (+0%)
Mutual labels:  audio
Sound
core sound data structures and interfaces
Stars: ✭ 37 (-2.63%)
Mutual labels:  audio
Midi shield
Midi shield product 9595, available from SparkFun Electronics
Stars: ✭ 34 (-10.53%)
Mutual labels:  audio

Audioutils

Audioutils-音频录制和音频播放工具
 

音频录制有两个对象:

MediaRecorderUtils对象是针对com.kailashdabhi:om-recorder框架封装,并且内部已经实现转换成wav格式。
MediaRecorderUtilsAmr对象是针对原生API封装,并且内部已经实现转换成amr格式

音频播放对象:

MediaPlayerUtils对象是针对原生API封装的。

效果图

效果图

功能介绍

音频录制,音频暂停录制,音频重新录制,音频播放。

注意事项

每次只能录制一段音频!第二次录制成功的音频文件会把第一次录制成功的文件覆盖掉。如果点击重新录制,那么就会把上一次录制成功的音频删掉,恢复到未录制音频前的状态。

如有发现问题,请联系QQ:543945827

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].