Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altic-dev/FluidVoice
/ types & classes
Types & classes
661 in github.com/altic-dev/FluidVoice
⨍
Functions
2,803
◇
Types & classes
661
↓ 21 callers
Class
MicrophonePreferenceCoordinator
Sources/Fluid/Services/MicrophonePreferenceCoordinator.swift:35
↓ 20 callers
Class
FakeAudioDeviceManager
Tests/FluidDictationIntegrationTests/HotkeyShortcutTests.swift:1454
↓ 20 callers
Struct
HotkeyShortcut
Sources/Fluid/Models/HotkeyShortcut.swift:5
↓ 17 callers
Struct
ASRTranscriptionResult
Unified result type for ASR transcription across all providers Named ASRTranscriptionResult to avoid conflict with MeetingTranscriptionService.Transcr
Sources/Fluid/Services/TranscriptionProvider.swift:109
↓ 12 callers
Struct
ThemedCard
Sources/Fluid/Theme/Components/ThemedCard.swift:9
↓ 9 callers
Struct
SquareIconButtonStyle
Sources/Fluid/Theme/NativeButtonStyles.swift:674
↓ 8 callers
Class
DirectCoreAudioLifecycleController
Sources/Fluid/Services/DirectCoreAudioInput.swift:591
↓ 8 callers
Struct
SearchableModelPicker
Sources/Fluid/UI/SearchableModelPicker.swift:11
↓ 7 callers
Struct
AutomaticDictionaryCorrectionCandidate
Sources/Fluid/Services/AutomaticDictionaryCorrectionTracker.swift:5
↓ 7 callers
Class
DirectAudioEventRecorder
Tests/FluidDictationIntegrationTests/DirectAudioReliabilityTests.swift:701
↓ 6 callers
Class
AudioCaptureReadinessGate
Sources/Fluid/Services/AudioCaptureReadinessGate.swift:11
↓ 6 callers
Class
AudioVisualizationData
Sources/Fluid/UI/Visualization/AudioVisualizationShared.swift:10
↓ 6 callers
Class
AutomaticDictionarySuggestionPolicy
Sources/Fluid/Services/AutomaticDictionaryCorrectionTracker.swift:250
↓ 6 callers
Struct
DictionarySuggestionPolicyConfig
Sources/Fluid/Services/AutomaticDictionaryCorrectionTracker.swift:233
↓ 6 callers
Struct
DictionaryTransferDocument
Sources/Fluid/Services/DictionaryTransferService.swift:64
↓ 6 callers
Struct
Message
Sources/Fluid/Services/CommandModeService.swift:65
↓ 6 callers
Struct
PrivateAIUnavailableError
Sources/Fluid/Services/PrivateAIProvider.swift:155
↓ 6 callers
Class
WhisperProvider
TranscriptionProvider implementation using transcribe.cpp for Whisper GGUF models.
Sources/Fluid/Services/WhisperProvider.swift:5
↓ 5 callers
Struct
DictionaryTransferReplacement
Sources/Fluid/Services/DictionaryTransferService.swift:3
↓ 5 callers
Struct
Document
Sources/Fluid/Services/PronunciationDictionaryStore.swift:33
↓ 5 callers
Struct
FlowLayout
Sources/Fluid/UI/SettingsView.swift:2740
↓ 5 callers
Struct
Key
Sources/Fluid/Services/AudioCaptureReadinessGate.swift:12
↓ 5 callers
Class
ModifierOnlyFlagsReplay
Minimal driver that replays a `flagsChanged` / `keyDown` sequence through the pure `ModifierOnlyShortcutFlagsDecision` state machine. `nextPressed` is
Tests/FluidDictationIntegrationTests/HotkeyShortcutTests.swift:1491
↓ 5 callers
Struct
TranscriptionHistoryEntry
Sources/Fluid/Persistence/TranscriptionHistoryStore.swift:13
↓ 4 callers
Class
AudioEngineRetirementDrain
Serializes final audio-engine releases and provides a completion barrier. `-[AVAudioEngine dealloc]` may wait for AVAudioIOUnit's internal queue. The
Sources/Fluid/Services/AudioEngineRetirementDrain.swift:26
↓ 4 callers
Struct
CompositorShimmerSweep
Sources/Fluid/Views/NotchContentViews.swift:305
↓ 4 callers
Struct
DeinitEvent
Tests/FluidDictationIntegrationTests/AudioEngineRetirementDrainTests.swift:76
↓ 4 callers
Class
FakeDirectAudioInputFactory
Tests/FluidDictationIntegrationTests/DirectAudioReliabilityTests.swift:456
↓ 4 callers
Struct
FluidPickerDisclosureIcon
Sources/Fluid/Theme/NativeButtonStyles.swift:543
↓ 4 callers
Struct
PronunciationEnrollmentCapture
Sources/Fluid/Services/PronunciationDictionaryStore.swift:3
↓ 4 callers
Struct
Response
Sources/Fluid/Services/LLMClient.swift:85
↓ 4 callers
Class
ScriptedFingerprintReader
Tests/FluidDictationIntegrationTests/DirectAudioReliabilityTests.swift:489
↓ 4 callers
Struct
ToolCall
Sources/Fluid/Services/LLMClient.swift:94
↓ 4 callers
Struct
TranscriptionResult
Result of a transcription operation
Sources/Fluid/Services/MeetingTranscriptionService.swift:39
↓ 3 callers
Class
AudioEngineRetirementToken
Owns the last strong reference to an audio engine while it is waiting to be released on the dedicated retirement queue. The token is intentionally se
Sources/Fluid/Services/AudioEngineRetirementDrain.swift:9
↓ 3 callers
Struct
AutomaticDictionaryTextChange
Sources/Fluid/Services/AutomaticDictionaryCorrectionTracker.swift:11
↓ 3 callers
Class
DeinitProbe
Tests/FluidDictationIntegrationTests/AudioEngineRetirementDrainTests.swift:60
↓ 3 callers
Class
DeinitRecorder
Tests/FluidDictationIntegrationTests/AudioEngineRetirementDrainTests.swift:81
↓ 3 callers
Struct
DictationPromptConfiguration
Sources/Fluid/Persistence/SettingsStore.swift:323
↓ 3 callers
Struct
DirectCoreAudioStreamFormatFingerprint
Sources/Fluid/Services/DirectCoreAudioInput.swift:20
↓ 3 callers
Class
FailingStopDirectAudioInput
Tests/FluidDictationIntegrationTests/DirectAudioReliabilityTests.swift:576
↓ 3 callers
Struct
FluidOnboardingCompactAppIconMark
Sources/Fluid/Theme/Components/OnboardingComponents.swift:139
↓ 3 callers
Struct
MicrophoneChangeNotice
Sources/Fluid/Views/AutomaticDictionaryCorrectionOverlay.swift:235
↓ 3 callers
Struct
ModifierOnlyShortcutTrackingState
Snapshot of the modifier-only tracking state fed into `ModifierOnlyShortcutFlagsDecision`.
Sources/Fluid/Services/GlobalHotkeyManager.swift:18
↓ 3 callers
Struct
OnboardingPillButtonConfiguration
Sources/Fluid/UI/WelcomeView.swift:686
↓ 3 callers
Struct
PillButtonConfiguration
Sources/Fluid/UI/OnboardingAIEnhancementStepView.swift:55
↓ 3 callers
Struct
PrivateAIModelDownloadProgress
Sources/Fluid/Services/PrivateAIProvider.swift:14
↓ 3 callers
Class
PronunciationDictionaryStore
Sources/Fluid/Services/PronunciationDictionaryStore.swift:30
↓ 3 callers
Struct
Response
Sources/Fluid/Services/LocalAPI/LocalAPIModels.swift:34
↓ 3 callers
Struct
SearchableProviderPicker
Sources/Fluid/UI/SearchableProviderPicker.swift:11
↓ 3 callers
Struct
SemanticVersion
Sources/Fluid/Services/SimpleUpdater.swift:67
↓ 3 callers
Struct
SpeakerTranscriptSegment
One speaker-attributed portion of a file transcription.
Sources/Fluid/Services/MeetingTranscriptionService.swift:8
↓ 3 callers
Class
TypingService
Sources/Fluid/Services/TypingService.swift:6
↓ 2 callers
Struct
AIEnhancementSettingsView
Sources/Fluid/UI/AISettings/AIEnhancementSettingsView.swift:74
↓ 2 callers
Class
AIEnhancementSettingsViewModel
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:8
↓ 2 callers
Class
ASRService
A comprehensive speech recognition service that handles real-time audio transcription. This service manages the entire ASR (Automatic Speech Recognit
Sources/Fluid/Services/ASRService.swift:88
↓ 2 callers
Struct
AdaptiveAppTheme
Sources/Fluid/Theme/ThemeEnvironment.swift:21
↓ 2 callers
Struct
AppScriptTextSnapshot
Sources/Fluid/Services/TypingService.swift:1105
↓ 2 callers
Struct
AppTheme
Central theme definition for the Fluid app. All colors, spacings and materials should be defined here to keep styling consistent and easy to evolve.
Sources/Fluid/Theme/AppTheme.swift:5
↓ 2 callers
Class
AppleSpeechAnalyzerProvider
A TranscriptionProvider that uses Apple's new SpeechAnalyzer API (macOS 26+). This provides advanced speech-to-text with streaming capabilities.
Sources/Fluid/Services/AppleSpeechAnalyzerProvider.swift:13
↓ 2 callers
Class
AppleSpeechProvider
A TranscriptionProvider that uses Apple's native SFSpeechRecognizer. This uses Apple's system speech path and lets macOS choose local or online recogn
Sources/Fluid/Services/AppleSpeechProvider.swift:9
↓ 2 callers
Class
AudioHardwareObserver
Sources/Fluid/Services/AudioDeviceService.swift:398
↓ 2 callers
Struct
AudioRouteRecoveryRequest
Sources/Fluid/Services/ASRService.swift:737
↓ 2 callers
Struct
BottomOverlayActionsMenuView
Sources/Fluid/Views/BottomOverlayView.swift:1670
↓ 2 callers
Struct
BottomOverlayModeMenuView
Sources/Fluid/Views/BottomOverlayView.swift:1324
↓ 2 callers
Struct
BottomOverlayPromptMenuView
Sources/Fluid/Views/BottomOverlayView.swift:1437
↓ 2 callers
Struct
CardAppearAnimation
Sources/Fluid/ContentView.swift:4487
↓ 2 callers
Struct
ChangelogView
Sources/Fluid/UI/ChangelogView.swift:3
↓ 2 callers
Struct
ChatRequest
Sources/Fluid/Networking/FunctionCallingProvider.swift:56
↓ 2 callers
Struct
ChatSession
Sources/Fluid/Persistence/ChatHistoryStore.swift:56
↓ 2 callers
Struct
CommandShimmerText
Sources/Fluid/Views/CommandModeView.swift:645
↓ 2 callers
Struct
CompactButtonStyle
Sources/Fluid/Theme/NativeButtonStyles.swift:325
↓ 2 callers
Struct
CompactNotchWaveformView
Sources/Fluid/Views/NotchContentViews.swift:1723
↓ 2 callers
Struct
ContentView
Sources/Fluid/ContentView.swift:177
↓ 2 callers
Class
Coordinator
Sources/Fluid/Theme/Components/OnboardingComponents.swift:181
↓ 2 callers
Struct
CustomWordEntry
Sources/Fluid/Services/LocalAPI/DictionaryAPIController.swift:44
↓ 2 callers
Struct
Device
Sources/Fluid/Services/AudioDeviceService.swift:17
↓ 2 callers
Struct
DictionaryTrainingAudioCursor
Sources/Fluid/Services/DictionaryTrainingEndpointMonitor.swift:3
↓ 2 callers
Struct
DictionaryTransferCustomWord
Sources/Fluid/Services/DictionaryTransferService.swift:166
↓ 2 callers
Class
ExternalCoreMLTranscriptionProvider
Sources/Fluid/Services/ExternalCoreMLTranscriptionProvider.swift:6
↓ 2 callers
Class
FakeDirectAudioInput
Tests/FluidDictationIntegrationTests/DirectAudioReliabilityTests.swift:511
↓ 2 callers
Struct
FeedbackView
Sources/Fluid/UI/FeedbackView.swift:12
↓ 2 callers
Class
FluidAudioProvider
TranscriptionProvider implementation using FluidAudio (optimized for Apple Silicon) This wraps the existing FluidAudio-based ASR for use on Apple Sili
Sources/Fluid/Services/FluidAudioProvider.swift:7
↓ 2 callers
Struct
FluidIcon
Sources/Fluid/UI/FluidIcon.swift:3
↓ 2 callers
Struct
FluidOnboardingCompactProgress
Sources/Fluid/Theme/Components/OnboardingComponents.swift:116
↓ 2 callers
Struct
FluidOnboardingLandingBackdrop
Sources/Fluid/Theme/Components/OnboardingComponents.swift:80
↓ 2 callers
Struct
FluidOnboardingLandingHoverTracker
Sources/Fluid/Theme/Components/OnboardingComponents.swift:161
↓ 2 callers
Struct
GlassButtonStyle
Sources/Fluid/Theme/NativeButtonStyles.swift:145
↓ 2 callers
Class
HuggingFaceModelDownloader
A robust downloader for Hugging Face models with progress tracking and error handling. Supports downloading entire model repositories with proper file
Sources/Fluid/Networking/ModelDownloader.swift:10
↓ 2 callers
Struct
InputLivenessKey
Sources/Fluid/Services/AudioDeviceService.swift:54
↓ 2 callers
Struct
Materials
Sources/Fluid/Theme/AppTheme.swift:261
↓ 2 callers
Struct
MeetingTranscriptionView
Sources/Fluid/UI/MeetingTranscriptionView.swift:4
↓ 2 callers
Struct
Metrics
Sources/Fluid/Theme/AppTheme.swift:69
↓ 2 callers
Struct
MicrophonePriorityEntry
Sources/Fluid/Persistence/SettingsStore.swift:202
↓ 2 callers
Struct
Model
Sources/Fluid/UI/ChangelogView.swift:271
↓ 2 callers
Class
ModelPreparationProgressRelay
Bridges provider callbacks into dependencies whose progress handlers are `@Sendable`. The callback is immutable; callers remain responsible for hoppin
Sources/Fluid/Services/TranscriptionProvider.swift:30
↓ 2 callers
Class
NemotronProvider
Sources/Fluid/Services/NemotronProvider.swift:8
↓ 2 callers
Struct
NotchCompactLeadingView
Sources/Fluid/Views/NotchContentViews.swift:1138
↓ 2 callers
Struct
NotchCompactTrailingView
Sources/Fluid/Views/NotchContentViews.swift:1160
↓ 2 callers
Struct
Palette
Sources/Fluid/Theme/AppTheme.swift:6
next →
1–100 of 661, ranked by callers