Skip to content

Instantly share code, notes, and snippets.

@gfreezy
gfreezy / RecordingView.swift
Created October 29, 2025 06:26 — forked from wangcheng/RecordingView.swift
RecordingView.swift
//
// RecordingView.swift
// voicekeyboard
//
// Informational view shown when app is launched via voicekeyboard://record
// Pure UI component - business logic handled in voicekeyboardApp.handleRecognitionRequest
//
import SwiftUI