All Projects → nCr78 → RecPlayer-iOS

nCr78 / RecPlayer-iOS

Licence: other
A simple iOS application that records audio and plays it back. (+some animations)

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to RecPlayer-iOS

pushtape-player.js
Customizable JS audio page player with global playback controls and autoscan (mutationobserver), built on Soundmanager2.
Stars: ✭ 27 (+28.57%)
Mutual labels:  player, audio-player
JetTunes-Desktop-Music-Player
Material design music player made with javafx
Stars: ✭ 36 (+71.43%)
Mutual labels:  audio-visualizer, audio-player
Lmmediaplayer
A video and audio player with replaceable UI component.
Stars: ✭ 183 (+771.43%)
Mutual labels:  player, audio-player
Cog
Cog - A Free and Open Source Audio Player for macOS 10.13+
Stars: ✭ 152 (+623.81%)
Mutual labels:  player, audio-player
songturtle
🐢 Play, slow down, and loop sections of audio files in the browser 🐢
Stars: ✭ 26 (+23.81%)
Mutual labels:  audio-visualizer, audio-player
Html Midi Player
🎹 Play and display MIDI files on the web
Stars: ✭ 158 (+652.38%)
Mutual labels:  player, audio-player
Swift Radio Pro
Professional Radio Station App for iOS!
Stars: ✭ 2,644 (+12490.48%)
Mutual labels:  player, audio-player
Freemp
Free Media Player (FreeMp)
Stars: ✭ 97 (+361.9%)
Mutual labels:  player, audio-player
strumpract
Various tools for musicians.
Stars: ✭ 20 (-4.76%)
Mutual labels:  player, audio-player
minimal-player
This is a minimal, clean audio/music/mp3 player with spinning cover images, built with jQuery, TweenMax.js and SVG images.
Stars: ✭ 48 (+128.57%)
Mutual labels:  player, audio-player
React Native Sound Player
Play sound file in ReactNative
Stars: ✭ 144 (+585.71%)
Mutual labels:  player, audio-player
audioStreamDemo
A music player created in swift using AVPlayer to stream audio from server.
Stars: ✭ 33 (+57.14%)
Mutual labels:  player, audio-player
Player
▶️ video player in Swift, simple way to play and stream media on iOS/tvOS
Stars: ✭ 1,849 (+8704.76%)
Mutual labels:  player, avfoundation
Fradioplayer
A simple radio player framework for iOS, macOS, tvOS.
Stars: ✭ 183 (+771.43%)
Mutual labels:  player, audio-player
Sbplayerclient
支持全格式的mac版视频播放器
Stars: ✭ 110 (+423.81%)
Mutual labels:  player, audio-player
Jcplayer
🎵 A simple audio player for Android applications.
Stars: ✭ 209 (+895.24%)
Mutual labels:  player, audio-player
Audioplayers
A Flutter plugin to play multiple audio files simultaneously (Android/iOS)
Stars: ✭ 1,042 (+4861.9%)
Mutual labels:  player, audio-player
React Cassette Player
Simple ReactJS HTML5 audio player component built with SVG icons from The Noun Project.
Stars: ✭ 93 (+342.86%)
Mutual labels:  player, audio-player
React Audio Component
A beautiful example project demonstrating how to build an audio player in React.
Stars: ✭ 239 (+1038.1%)
Mutual labels:  player, audio-player
TonUINO
Alternative TonUINO Firmware
Stars: ✭ 112 (+433.33%)
Mutual labels:  player, audio-player

RecPlayer-iOS

A simple iOS application that records audio and plays it back. (+some animations)

This project was made to test a specific behaviour of AudioKit's AKMicrophone. The main project uses a custom AVFoundation microphone instead of AKMicrophone. It does use AudioKit for the second audio plot you see in the demo.png though.

You can find the AudioKit version of the same implementation (record & play) inside the "TheAudioKitVersionHere/recorder_" folder. You can compare their behaviours. (Mainly the red recording bar that remains in AudioKit version when the app is running in the background).

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].