42 skills found · Page 1 of 2
kstenerud / ObjectAL For IPhoneMac and iOS Audio development, minus the headache. ObjectAL is the easy Objective-C interface to OpenAL, AVAudioPlayer, and audio session management.
gdelataillade / AlarmA Flutter plugin to easily manage alarms on iOS and Android
nstudio / Nativescript Audio:microphone: NativeScript plugin to record and play audio :musical_note:
evgenyneu / CephalopodA sound fader for AVAudioPlayer written in Swift for iOS, tvOS and macOS.
lcardevnas / SoundableSoundable allows you to play sounds, single and in sequence, in a very easy way
akhilcb / ACBAVPlayerExtensionAn extension on AVPlayer which converts it to have all useful features of AVAudioPlayer but with streaming support. Also added additional methods to support Audio visualization from AVPlayer streaming.
xxycode / XXYAudioEngine基于NSURLSession和AVAudioPlayer封装的一个播放在线音乐的工具,可以把音乐下载至本地,支持清除缓存
clquwu / Cosmos Music PlayerCosmos Music Player is a premium player build for ios using iCloud iDrive and Local Storage
owlcoding / SimpleAudioPlayerSimpleAudioPlayer is a simple wrapper for AVAudioPlayer
gabriel-jones / IOS Animated Waveform In SwiftA waveform that animates to an AVAudioPlayer.
prodia / AudioVisualizeriOS Audio Visualizer
KyriosArk / EmitterAnimation With MusicShow emitter animation while playing music with AVAudioPlayer.You can see the rhythm from the animation.
msching / PcmDataPlayerPlaying raw audio data with AVAudioPlayer
katiesmillie / SkippauseA demo app showing how you can skip over silences in downloaded audio files using AVAudioPlayer
dolacmeng / AVAudioDemoiOS音频播放(AVAudioPlayer,AVPlayer,AVQueuePlayer)
XL-Andrew / ChatToolBarAudioButtoniOS IM语音录音机、IM语音播放器。AMR播放器
hollance / AVBufferPlayerShows how to use AVAudioPlayer to play a buffer of waveform data that you give it.
maml / IOS Play And Record DemoDemonstrates how to use AVFoundation's AVAudioRecorder and AVAudioPlayer to record and playback audio.
drhelius / IOS SoundManagerSoundManager by Michael Daley provides a basic iOS wrapper for OpenAL and AVAudioPlayer. It is a singleton class that allows sound clips to be loaded and cached with a key and then played back using that key. It also allows for music tracks to be played, stopped and paused.
mrzhao12 / AVAudioRecorde Lame Pcm AaciOS录音后转MP3并且实现音频拼接的示例程序 使用了iOS自带的AVFoundation和C语言的开源库lame实现pcm转aac