Tag
#audio
Ham Radio Frequency Waterfall Display UI for iOS
Build a ham radio waterfall display on iOS: run an FFT with the Accelerate framework, scroll a spectrogram with SwiftUI Canvas, and feed it from audio or an SDR.
How to Create a Podcast App Without Coding in 2026
Create a podcast app without coding: RSS auto-populates episodes, then add a player, offline, and subscriptions. Here is how, and why a branded app.
Bluetooth Hearing Aid EQ Mixer UI for iOS
Build a Bluetooth hearing aid EQ mixer UI for iOS in SwiftUI, bound to AVAudioUnitEQ. Here is the audio path, the band sliders, and what to keep honest.
Build an Anonymous Voice Changer Pitch Slider on iOS
Route the mic through AVAudioUnitTimePitch and bind a slider to its pitch in cents. Here is the audio graph, the UI, and what anonymous really means.
Voicemail Visualizer and Scrubber UI in SwiftUI: The Build
A voicemail visualizer exists to make messages faster to triage: a real waveform, a generous scrubber, and a transcript that doubles as a second scrubber.
Podcast Snippet Clipper UI in React Native
Every shared clip is a fan-made trailer: a waveform selector, a render pipeline that burns in captions for muted feeds, and attribution on every clip.
Boxing Round Timer App UI Kit: Gym-Distance Design
Design a boxing round timer: across-the-gym numerals, work/rest color states, bells that duck music right, date-anchored timing, and lock-screen rounds.
Quran App Template in React Native: Open Source Guide
How to build an open-source Quran app in React Native: verified text sources, Arabic typography, ayah-synced audio, offline-first reading, respectful design.
SwiftUI Audio Transcription Template: Whisper On-Device
Build a SwiftUI transcription app with Whisper on-device via WhisperKit or Apple's Speech framework: live partials, model size trade-offs, and privacy honesty.
Zello Walkie-Talkie Push-to-Talk UI in React Native
Build a Zello-style push-to-talk UI: the hold-to-talk button's four states, channel floor control, iOS's PushToTalk framework, and sub-second latency truth.
CarPlay Audio App Template in SwiftUI: How It Works
CarPlay audio apps are template-based, not custom views, and need an Apple entitlement. Here is the real architecture, the entitlement step, and how to start.
Police Scanner Radio App UI for iOS: The Honest Pattern
A police scanner app UI that works: geography-first feed directory, a sparse live player with truthful states, background audio, and the legal disclosures.
Voice Cloning Script Teleprompter UI for iOS
A free iOS teleprompter pattern for recording voice samples: scroll a script, capture clean audio, and build consent and disclosure in from the start.
CarPlay Audio Player Template for iOS, Free
Build a CarPlay audio player for iOS from a free template. Use CarPlay's list and now-playing templates the right way with Claude Code or Cursor.
AI Music Generator With a Waveform Player UI in iOS
Build an AI music generator UI on iOS: a prompt, a generate button, and a waveform player, from a free VP0 design. Key stays server-side.
Apple CarPlay Audio App UI: Templates and Safety
CarPlay uses strict system templates, not custom screens. Learn how a CarPlay audio app UI really works, design within the rules, and keep drivers safe.
Bluetooth Hearing Aid Equalizer UI: Accessible Controls
A hearing aid companion app must be supremely accessible. Build large-slider EQ and program controls from a free VP0 design for users who need them most.
ElevenLabs Text-to-Speech Player UI in iOS
Build a text-to-speech player UI for ElevenLabs on iOS: text input, voice picker, and audio controls, from a free VP0 design. Keep the API key off the device.
Podcast Player Timeline Scrubber UI That Feels Right
A podcast scrubber needs precise seeking, clear time labels, and chapter support. Build a smooth audio timeline from a free VP0 design and wire it to AVPlayer.
Spotify-Style Music Player UI in SwiftUI, Done Right
Want a Spotify-style player? Build the library, now-playing, and mini-player from a free VP0 design in SwiftUI, learn the pattern, and bring your own brand.