Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altic-dev/FluidVoice
/ functions
Functions
2,803 in github.com/altic-dev/FluidVoice
⨍
Functions
2,803
◇
Types & classes
661
↓ 5 callers
Method
resolveTypingTargetPID
()
Sources/Fluid/ContentView.swift:1662
↓ 5 callers
Method
restoreFocusToRecordingTarget
Best-effort: re-activate the app that was focused when recording started. Skips the AX restore work when the captured text element is already focused.
Sources/Fluid/ContentView.swift:3184
↓ 5 callers
Method
saveCurrentChat
Save current conversation to store
Sources/Fluid/Services/CommandModeService.swift:198
↓ 5 callers
Method
searchablePickerControlChrome
(width: CGFloat?, height: CGFloat?, usesMaterial: Bool, showsShadow: Bool)
Sources/Fluid/Theme/NativeButtonStyles.swift:636
↓ 5 callers
Method
shutdown
(reason: String)
Sources/Fluid/Services/DirectCoreAudioInput.swift:988
↓ 5 callers
Method
stopMonitoringDevice
Stops monitoring the currently monitored device
Sources/Fluid/Services/ASRService.swift:3685
↓ 5 callers
Method
stopRecordingAfterRelease
(for type: HotkeyHoldModeType, label: String)
Sources/Fluid/Services/GlobalHotkeyManager.swift:1397
↓ 5 callers
Method
textChange
(before: String, after: String)
Sources/Fluid/Services/AutomaticDictionaryCorrectionTracker.swift:27
↓ 5 callers
Method
typeOutputPlanToActiveField
(_ plan: DictationLiteralOutputPlan, preferredTargetPID: pid_t?, textReadyAt: TimeInterval?, tracksDictionaryC
Sources/Fluid/Services/ASRService.swift:4526
↓ 5 callers
Method
unloadCachedRuntime
(reason: String)
Sources/Fluid/Services/PrivateAIProvider.swift:220
↓ 5 callers
Method
update
(title: String, isHighlighted: Bool)
Sources/Fluid/Theme/Components/OnboardingComponents.swift:344
↓ 5 callers
Method
update
(deviceID: AudioObjectID, isAlive: Bool)
Sources/Fluid/Services/AudioDeviceService.swift:75
↓ 5 callers
Method
updateConnectionStatus
(_ status: AIConnectionStatus, for providerID: String)
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:338
↓ 5 callers
Method
updateTranscriptionText
(_ text: String)
Sources/Fluid/Services/NotchOverlayManager.swift:453
↓ 5 callers
Method
verificationFingerprint
(for modelID: String)
Sources/Fluid/Services/PrivateAIProvider.swift:294
↓ 5 callers
Method
withPromptSettingsRestored
(run: () -> Void)
Tests/FluidDictationIntegrationTests/DictationE2ETests.swift:2285
↓ 4 callers
Method
activateApp
Best-effort: activates the app with the given PID, unless it's Fluid itself.
Sources/Fluid/Services/TypingService.swift:266
↓ 4 callers
Method
addCommandMessage
Add a message to the conversation history
Sources/Fluid/Views/NotchContentViews.swift:228
↓ 4 callers
Method
advanceOverlayLifecycle
()
Sources/Fluid/ContentView.swift:2503
↓ 4 callers
Method
allLanguages
(availableModels: [SettingsStore.SpeechModel])
Sources/Fluid/Persistence/VoiceEngineLanguageCatalog.swift:60
↓ 4 callers
Method
applyGAAVFormatting
Applies GAAV mode formatting: removes first letter capitalization and trailing period. This is useful for search queries, form fields, or casual text
Sources/Fluid/Services/ASRService.swift:4669
↓ 4 callers
Method
applySelectedLanguage
(to manager: NemotronStreamingAsrManager)
Sources/Fluid/Services/NemotronProvider.swift:470
↓ 4 callers
Method
applyTerminalLiteralAutocompleteSpacing
(_ text: String, appName: String?, bundleID: String?, windowTitle: String?)
Sources/Fluid/Services/ASRService+DictationLiteralFormatting.swift:70
↓ 4 callers
Method
audioFileURL
(for entry: TranscriptionHistoryEntry)
Sources/Fluid/Persistence/DictationAudioHistoryStore.swift:75
↓ 4 callers
Method
begin
()
Sources/Fluid/Services/SimpleUpdater.swift:40
↓ 4 callers
Method
beginAutomaticPress
(for type: HotkeyHoldModeType, wasTargetActive: Bool)
Sources/Fluid/Services/GlobalHotkeyManager.swift:396
↓ 4 callers
Method
bucketSeconds
(_ seconds: Double)
Sources/Fluid/Analytics/AnalyticsBuckets.swift:24
↓ 4 callers
Method
buildChatCompletionsBody
(_ config: Config)
Sources/Fluid/Services/LLMClient.swift:318
↓ 4 callers
Method
bytes
(forGigabytes gigabytes: Double)
Sources/Fluid/Persistence/DictationAudioHistoryStore.swift:190
↓ 4 callers
Method
cacheRootDirectory
()
Sources/Fluid/Services/ParakeetRealtimeProvider.swift:247
↓ 4 callers
Method
cachedFileIsMarkup
Returns `true` if a file already on disk is an HTML/markup payload rather than real model data — a corrupt artifact cached before download-time valida
Sources/Fluid/Networking/ModelDownloader.swift:464
↓ 4 callers
Method
cancel
(sessionID: Int, attemptID: UInt64)
Sources/Fluid/Services/AudioCaptureReadinessGate.swift:114
↓ 4 callers
Method
cancelPendingAudioCaptureStart
(reason: String)
Sources/Fluid/Services/ASRService.swift:2085
↓ 4 callers
Method
captureSystemFocusedPID
Best-effort: returns the PID owning the currently focused accessibility element. This is more reliable than NSWorkspace.frontmostApplication for float
Sources/Fluid/Services/TypingService.swift:134
↓ 4 callers
Method
clampPrivateAIContextTokenLimit
(_ value: Int)
Sources/Fluid/Persistence/SettingsStore.swift:52
↓ 4 callers
Method
clear
()
Sources/Fluid/Services/DebugLogger.swift:124
↓ 4 callers
Method
clearCache
Clear cached models
Sources/Fluid/Services/TranscriptionProvider.swift:171
↓ 4 callers
Method
clearConnectionError
(for providerID: String)
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:357
↓ 4 callers
Method
clearHoldModeStartTriggered
(for type: HotkeyHoldModeType)
Sources/Fluid/Services/GlobalHotkeyManager.swift:411
↓ 4 callers
Method
companionIconButton
Shared companion button for provider picker rows — identical size/style everywhere. Uses a fixed square frame so icon-only buttons don't get horizonta
Sources/Fluid/UI/AISettingsView+AIConfiguration.swift:491
↓ 4 callers
Method
defaultPromptBodyText
(for mode: PromptMode)
Sources/Fluid/Persistence/SettingsStore.swift:1033
↓ 4 callers
Method
defaultPromptOverride
(for mode: PromptMode)
Sources/Fluid/Persistence/SettingsStore.swift:905
↓ 4 callers
Method
deleteAudio
(fileName: String)
Sources/Fluid/Persistence/DictationAudioHistoryStore.swift:85
↓ 4 callers
Method
deleteEntry
(_ entry: SettingsStore.CustomDictionaryEntry)
Sources/Fluid/UI/CustomDictionaryView.swift:2230
↓ 4 callers
Method
encode
(to encoder: Encoder)
Sources/Fluid/Persistence/SettingsStore.swift:160
↓ 4 callers
Method
encode
(_ document: AppBackupDocument)
Sources/Fluid/Persistence/BackupService.swift:162
↓ 4 callers
Method
finish
(key: Key, waiterID: UUID?, with result: AudioCaptureReadinessResult)
Sources/Fluid/Services/AudioCaptureReadinessGate.swift:128
↓ 4 callers
Method
finishHoldModeStartTriggered
(for type: HotkeyHoldModeType)
Sources/Fluid/Services/GlobalHotkeyManager.swift:423
↓ 4 callers
Method
finishProcessingAndHideOverlay
Ends processing and waits for the recording overlay's exit transition. Output paths normally call this asynchronously after insertion dispatch so the
Sources/Fluid/Services/MenuBarManager.swift:401
↓ 4 callers
Method
getDefaultOutputDevice
()
Sources/Fluid/Services/AudioDeviceService.swift:202
↓ 4 callers
Method
handleAutomaticKeyRelease
(for type: HotkeyHoldModeType, label: String, onUnstartedTap: (() -> Void)?)
Sources/Fluid/Services/GlobalHotkeyManager.swift:1256
↓ 4 callers
Method
hasAppPromptBinding
(for mode: PromptMode, appBundleID: String?)
Sources/Fluid/Persistence/SettingsStore.swift:771
↓ 4 callers
Method
hasAudio
(_ entry: TranscriptionHistoryEntry)
Sources/Fluid/UI/TranscriptionHistoryView.swift:575
↓ 4 callers
Method
hide
()
Sources/Fluid/Views/BottomOverlayView.swift:574
↓ 4 callers
Method
hide
()
Sources/Fluid/Views/BottomOverlayView.swift:851
↓ 4 callers
Method
hide
()
Sources/Fluid/Views/BottomOverlayView.swift:1115
↓ 4 callers
Method
hideAndWait
Reports whether the active overlay finished hiding or a newer presentation superseded this request.
Sources/Fluid/Services/NotchOverlayManager.swift:328
↓ 4 callers
Method
isDownloading
(_ modelID: String)
Sources/Fluid/UI/AISettings/AIEnhancementSettingsView.swift:42
↓ 4 callers
Method
isPrivateAIModelSelected
()
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:1876
↓ 4 callers
Method
isRecording
(_ target: ShortcutRecordingTarget)
Sources/Fluid/UI/SettingsView.swift:98
↓ 4 callers
Method
isRouteSelectedInSettings
(_ route: VoiceEngineLanguageRoute)
Sources/Fluid/UI/WelcomeView.swift:2665
↓ 4 callers
Method
isUpgradePending
(defaults: UserDefaults)
Sources/Fluid/Services/PrivateAIIntegrationService.swift:121
↓ 4 callers
Method
keyDown
Simulates a non-modifier keyDown during an active modifier-only press (GlobalHotkeyManager.markOtherInputDuringModifierOnly).
Tests/FluidDictationIntegrationTests/HotkeyShortcutTests.swift:1530
↓ 4 callers
Method
loadModel
(_ model: PrivateAIRegisteredModel)
Sources/Fluid/Services/PrivateAIProvider.swift:218
↓ 4 callers
Method
log
(_ message: String, level: LogLevel, source: String)
Sources/Fluid/Services/DebugLogger.swift:86
↓ 4 callers
Method
make
(deviceID: AudioObjectID)
Tests/FluidDictationIntegrationTests/DirectAudioReliabilityTests.swift:469
↓ 4 callers
Method
markAutomaticPressStarted
(for type: HotkeyHoldModeType)
Sources/Fluid/Services/GlobalHotkeyManager.swift:405
↓ 4 callers
Method
markHoldModeStartTriggered
(for type: HotkeyHoldModeType)
Sources/Fluid/Services/GlobalHotkeyManager.swift:417
↓ 4 callers
Method
markShown
(_ candidate: AutomaticDictionaryCorrectionCandidate, now: Date)
Sources/Fluid/Services/AutomaticDictionaryCorrectionTracker.swift:315
↓ 4 callers
Method
mergedEntries
(current entries: [SettingsStore.CustomDictionaryEntry], replacement: String, triggers: [String])
Sources/Fluid/UI/CustomDictionaryView.swift:2718
↓ 4 callers
Method
modelDirectoryForRun
()
Tests/FluidDictationIntegrationTests/DictationE2ETests.swift:2226
↓ 4 callers
Method
normalizeAppBundleID
(_ value: String?)
Sources/Fluid/Persistence/SettingsStore.swift:838
↓ 4 callers
Method
openSystemSettingsForMic
()
Sources/Fluid/Services/ASRService.swift:1673
↓ 4 callers
Method
parkWindowOffscreen
()
Sources/Fluid/Views/BottomOverlayView.swift:503
↓ 4 callers
Method
persist
(_ updated: Document)
Sources/Fluid/Services/PronunciationDictionaryStore.swift:151
↓ 4 callers
Method
presentErrorAlert
(title: String, message: String)
Sources/Fluid/UI/SettingsView.swift:1709
↓ 4 callers
Method
providerBaseURL
(for providerID: String)
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:1323
↓ 4 callers
Method
publish
()
Sources/Fluid/ContentView.swift:68
↓ 4 callers
Method
reconcileMicrophonePriority
(with devices: [AudioDevice.Device])
Sources/Fluid/Persistence/SettingsStore.swift:1904
↓ 4 callers
Method
recordWordBoostHitIfAny
(transcribedText: String)
Sources/Fluid/Services/ASRService.swift:1350
↓ 4 callers
Method
refreshAudioHistoryUsage
()
Sources/Fluid/UI/SettingsView.swift:1622
↓ 4 callers
Method
refreshLaunchAtStartupStatus
(clearError: Bool, logMismatch: Bool)
Sources/Fluid/Persistence/SettingsStore+LaunchAtStartup.swift:11
↓ 4 callers
Method
removeFillerWords
Removes filler sounds from transcribed text
Sources/Fluid/Services/ASRService.swift:4558
↓ 4 callers
Method
reportFrame
(force: Bool)
Sources/Fluid/Views/BottomOverlayView.swift:1888
↓ 4 callers
Method
requestMicAccess
()
Sources/Fluid/Services/ASRService.swift:1479
↓ 4 callers
Method
resetModifierOnlyShortcutTracking
(reason: ModifierTrackingResetReason)
Sources/Fluid/Services/GlobalHotkeyManager.swift:1522
↓ 4 callers
Method
resetPendingShortcutState
()
Sources/Fluid/ContentView.swift:979
↓ 4 callers
Method
resetPromptSettings
(_ settings: SettingsStore)
Tests/FluidDictationIntegrationTests/LLMClientRequestBodyTests.swift:163
↓ 4 callers
Method
restoreTypingTargetApp
()
Sources/Fluid/Views/BottomOverlayView.swift:1662
↓ 4 callers
Method
rowBackground
(isSelected: Bool, rowID: String)
Sources/Fluid/Views/BottomOverlayView.swift:1451
↓ 4 callers
Method
saveEntries
()
Sources/Fluid/UI/CustomDictionaryView.swift:1567
↓ 4 callers
Method
savePunctuationDictionaryPrefix
()
Sources/Fluid/UI/CustomDictionaryView.swift:1636
↓ 4 callers
Method
selectedModel
(for providerID: String)
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:1229
↓ 4 callers
Method
selectedPromptID
(for mode: SettingsStore.PromptMode)
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:2045
↓ 4 callers
Method
setEditingAPIKey
(_ isEditing: Bool, for providerID: String)
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:426
↓ 4 callers
Method
setLevelMonitoringEnabled
(_ enabled: Bool)
Sources/Fluid/Services/ASRService.swift:4891
↓ 4 callers
Method
setSelectedPromptID
(_ id: String?, for mode: PromptMode)
Sources/Fluid/Persistence/SettingsStore.swift:729
↓ 4 callers
Method
showAIProcessingFailure
(message: String, canRetry: Bool)
Sources/Fluid/Views/NotchContentViews.swift:101
↓ 4 callers
Method
shutdownForTermination
()
Sources/Fluid/Services/PrivateAIProvider.swift:221
↓ 4 callers
Method
signalFirstPCM
(sessionID: Int, attemptID: UInt64)
Sources/Fluid/Services/AudioCaptureReadinessGate.swift:107
← previous
next →
201–300 of 2,803, ranked by callers