avaudioengine
There are 31 repositories under avaudioengine topic.
bitgapp/eqMac
macOS System-wide Audio Equalizer & Volume Mixer 🎧
kartik-venugopal/aural-player
An audio file player for macOS, inspired by Winamp.
sbooth/SFBAudioEngine
A powerhouse of audio functionality for macOS, iOS, and tvOS
tanhakabir/SwiftAudioPlayer
Streaming and realtime audio manipulation with AVAudioEngine
syedhali/AudioStreamer
A Swift 4 framework for streaming remote audio with real-time effects using AVAudioEngine
dimitris-c/AudioStreaming
An AudioPlayer/Streaming library for iOS written in Swift using AVAudioEngine.
matthewreagan/Starling
Simple low-latency audio library for iOS + macOS
CodeEagle/APlay
A Better(Maybe) iOS Audio Stream、Cache、Play Framework
iOSleep/WaveDemo
使用AVAudioEngine录音, 并回执声波图(调参)
kartik-venugopal/swift-ffmpeg-player
A basic ffmpeg -> AVAudioEngine audio player written in Swift (demo project).
Heilum/KaraokeDemo
This project illustrates how to use AVAudioEngine to mix background music and microphone input, just like karaoke.
NickCulbertson/AVAudioUnitSamplerToolbox
This is an example implementation of using AVAudioUnitSampler with AVAudioEngine and Apple's built-in effects. The Controls and Keyboard are from AudioKit and the MIDI comes from MIDIKit. It doesn't use any third party libraries for the audio engine. Work in Progress. :D
Keith-43/MuVis-v0.9
MuVis is a macOS, iOS, iPadOS app for real-time music visualization.
diatrevolo/Chassis-iOS
A wrapper for AVAudioEngine to help create basic and prosumer multi-track audio applications on iOS.
sxudan/FFLivekit
Publish live stream on iOS from camera to RTMP or RTSP using ffmpeg kit
fabiovinotti/BasicAudioPlayer
A Swift library that makes it easier to create AVAudioEngine-based audio players
vhanagwal/speech-recognition
A speech-to-text app using AVAudioEngine.
ClearCut3000/SpeechToDo
SwiftUI ToDo app with speech recognition and CoreData persistence
sonisuman/AVAudioEngine
how to use AVAudioEngine to build the next greatest podcasting app! Implement audio features to pause, skip, speed up, slow down and change the pitch of audio in an app.
genedelisa/PlayerNodePlayground
Swift playground using AVAudioEngine with a playernode and effects to play an audio file
cstarkjp/AudioEngineDemo
Stripped down version of WWDC 2019 demo "AVEchoTouch"
yuriiik/Metronome
A simple metronome.
abilashblnair/ABSpeechAnalyst
iOS 10.0 or later Siri speech to text converter demo using SFSpeechRecognizer
imanoupetit/AVAudioEngine
3 simple examples using AVAudioEngine
alex-x-x-x-x/Speech-POC
POC using Apple's Speech framework demonstrating real-time speech recognition and transcription for macOS
gidsor/VoiceConverter
Изменяет записанную речь на микрофон
nsutanto/ios-PitchPerfect
Pitch Perfect
4Players/odin-wrapper-swift
Swift package providing an object-oriented wrapper for 4Players ODIN
katagaki/Talkee
[WIP] Local voice transcription with Whisper on iOS.
wesgrubbs/ToneFlow
This application is an explorative space for sound generation, utilizing the powerful capabilities of Swift's AVAudioEngine.