MCPcopy Create free account

hub / github.com/altic-dev/FluidVoice / functions

Functions2,803 in github.com/altic-dev/FluidVoice

↓ 5 callersMethodresolveTypingTargetPID
()
Sources/Fluid/ContentView.swift:1662
↓ 5 callersMethodrestoreFocusToRecordingTarget
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 callersMethodsaveCurrentChat
Save current conversation to store
Sources/Fluid/Services/CommandModeService.swift:198
↓ 5 callersMethodsearchablePickerControlChrome
(width: CGFloat?, height: CGFloat?, usesMaterial: Bool, showsShadow: Bool)
Sources/Fluid/Theme/NativeButtonStyles.swift:636
↓ 5 callersMethodshutdown
(reason: String)
Sources/Fluid/Services/DirectCoreAudioInput.swift:988
↓ 5 callersMethodstopMonitoringDevice
Stops monitoring the currently monitored device
Sources/Fluid/Services/ASRService.swift:3685
↓ 5 callersMethodstopRecordingAfterRelease
(for type: HotkeyHoldModeType, label: String)
Sources/Fluid/Services/GlobalHotkeyManager.swift:1397
↓ 5 callersMethodtextChange
(before: String, after: String)
Sources/Fluid/Services/AutomaticDictionaryCorrectionTracker.swift:27
↓ 5 callersMethodtypeOutputPlanToActiveField
(_ plan: DictationLiteralOutputPlan, preferredTargetPID: pid_t?, textReadyAt: TimeInterval?, tracksDictionaryC
Sources/Fluid/Services/ASRService.swift:4526
↓ 5 callersMethodunloadCachedRuntime
(reason: String)
Sources/Fluid/Services/PrivateAIProvider.swift:220
↓ 5 callersMethodupdate
(title: String, isHighlighted: Bool)
Sources/Fluid/Theme/Components/OnboardingComponents.swift:344
↓ 5 callersMethodupdate
(deviceID: AudioObjectID, isAlive: Bool)
Sources/Fluid/Services/AudioDeviceService.swift:75
↓ 5 callersMethodupdateConnectionStatus
(_ status: AIConnectionStatus, for providerID: String)
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:338
↓ 5 callersMethodupdateTranscriptionText
(_ text: String)
Sources/Fluid/Services/NotchOverlayManager.swift:453
↓ 5 callersMethodverificationFingerprint
(for modelID: String)
Sources/Fluid/Services/PrivateAIProvider.swift:294
↓ 5 callersMethodwithPromptSettingsRestored
(run: () -> Void)
Tests/FluidDictationIntegrationTests/DictationE2ETests.swift:2285
↓ 4 callersMethodactivateApp
Best-effort: activates the app with the given PID, unless it's Fluid itself.
Sources/Fluid/Services/TypingService.swift:266
↓ 4 callersMethodaddCommandMessage
Add a message to the conversation history
Sources/Fluid/Views/NotchContentViews.swift:228
↓ 4 callersMethodadvanceOverlayLifecycle
()
Sources/Fluid/ContentView.swift:2503
↓ 4 callersMethodallLanguages
(availableModels: [SettingsStore.SpeechModel])
Sources/Fluid/Persistence/VoiceEngineLanguageCatalog.swift:60
↓ 4 callersMethodapplyGAAVFormatting
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 callersMethodapplySelectedLanguage
(to manager: NemotronStreamingAsrManager)
Sources/Fluid/Services/NemotronProvider.swift:470
↓ 4 callersMethodapplyTerminalLiteralAutocompleteSpacing
(_ text: String, appName: String?, bundleID: String?, windowTitle: String?)
Sources/Fluid/Services/ASRService+DictationLiteralFormatting.swift:70
↓ 4 callersMethodaudioFileURL
(for entry: TranscriptionHistoryEntry)
Sources/Fluid/Persistence/DictationAudioHistoryStore.swift:75
↓ 4 callersMethodbegin
()
Sources/Fluid/Services/SimpleUpdater.swift:40
↓ 4 callersMethodbeginAutomaticPress
(for type: HotkeyHoldModeType, wasTargetActive: Bool)
Sources/Fluid/Services/GlobalHotkeyManager.swift:396
↓ 4 callersMethodbucketSeconds
(_ seconds: Double)
Sources/Fluid/Analytics/AnalyticsBuckets.swift:24
↓ 4 callersMethodbuildChatCompletionsBody
(_ config: Config)
Sources/Fluid/Services/LLMClient.swift:318
↓ 4 callersMethodbytes
(forGigabytes gigabytes: Double)
Sources/Fluid/Persistence/DictationAudioHistoryStore.swift:190
↓ 4 callersMethodcacheRootDirectory
()
Sources/Fluid/Services/ParakeetRealtimeProvider.swift:247
↓ 4 callersMethodcachedFileIsMarkup
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 callersMethodcancel
(sessionID: Int, attemptID: UInt64)
Sources/Fluid/Services/AudioCaptureReadinessGate.swift:114
↓ 4 callersMethodcancelPendingAudioCaptureStart
(reason: String)
Sources/Fluid/Services/ASRService.swift:2085
↓ 4 callersMethodcaptureSystemFocusedPID
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 callersMethodclampPrivateAIContextTokenLimit
(_ value: Int)
Sources/Fluid/Persistence/SettingsStore.swift:52
↓ 4 callersMethodclear
()
Sources/Fluid/Services/DebugLogger.swift:124
↓ 4 callersMethodclearCache
Clear cached models
Sources/Fluid/Services/TranscriptionProvider.swift:171
↓ 4 callersMethodclearConnectionError
(for providerID: String)
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:357
↓ 4 callersMethodclearHoldModeStartTriggered
(for type: HotkeyHoldModeType)
Sources/Fluid/Services/GlobalHotkeyManager.swift:411
↓ 4 callersMethodcompanionIconButton
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 callersMethoddefaultPromptBodyText
(for mode: PromptMode)
Sources/Fluid/Persistence/SettingsStore.swift:1033
↓ 4 callersMethoddefaultPromptOverride
(for mode: PromptMode)
Sources/Fluid/Persistence/SettingsStore.swift:905
↓ 4 callersMethoddeleteAudio
(fileName: String)
Sources/Fluid/Persistence/DictationAudioHistoryStore.swift:85
↓ 4 callersMethoddeleteEntry
(_ entry: SettingsStore.CustomDictionaryEntry)
Sources/Fluid/UI/CustomDictionaryView.swift:2230
↓ 4 callersMethodencode
(to encoder: Encoder)
Sources/Fluid/Persistence/SettingsStore.swift:160
↓ 4 callersMethodencode
(_ document: AppBackupDocument)
Sources/Fluid/Persistence/BackupService.swift:162
↓ 4 callersMethodfinish
(key: Key, waiterID: UUID?, with result: AudioCaptureReadinessResult)
Sources/Fluid/Services/AudioCaptureReadinessGate.swift:128
↓ 4 callersMethodfinishHoldModeStartTriggered
(for type: HotkeyHoldModeType)
Sources/Fluid/Services/GlobalHotkeyManager.swift:423
↓ 4 callersMethodfinishProcessingAndHideOverlay
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 callersMethodgetDefaultOutputDevice
()
Sources/Fluid/Services/AudioDeviceService.swift:202
↓ 4 callersMethodhandleAutomaticKeyRelease
(for type: HotkeyHoldModeType, label: String, onUnstartedTap: (() -> Void)?)
Sources/Fluid/Services/GlobalHotkeyManager.swift:1256
↓ 4 callersMethodhasAppPromptBinding
(for mode: PromptMode, appBundleID: String?)
Sources/Fluid/Persistence/SettingsStore.swift:771
↓ 4 callersMethodhasAudio
(_ entry: TranscriptionHistoryEntry)
Sources/Fluid/UI/TranscriptionHistoryView.swift:575
↓ 4 callersMethodhide
()
Sources/Fluid/Views/BottomOverlayView.swift:574
↓ 4 callersMethodhide
()
Sources/Fluid/Views/BottomOverlayView.swift:851
↓ 4 callersMethodhide
()
Sources/Fluid/Views/BottomOverlayView.swift:1115
↓ 4 callersMethodhideAndWait
Reports whether the active overlay finished hiding or a newer presentation superseded this request.
Sources/Fluid/Services/NotchOverlayManager.swift:328
↓ 4 callersMethodisDownloading
(_ modelID: String)
Sources/Fluid/UI/AISettings/AIEnhancementSettingsView.swift:42
↓ 4 callersMethodisPrivateAIModelSelected
()
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:1876
↓ 4 callersMethodisRecording
(_ target: ShortcutRecordingTarget)
Sources/Fluid/UI/SettingsView.swift:98
↓ 4 callersMethodisRouteSelectedInSettings
(_ route: VoiceEngineLanguageRoute)
Sources/Fluid/UI/WelcomeView.swift:2665
↓ 4 callersMethodisUpgradePending
(defaults: UserDefaults)
Sources/Fluid/Services/PrivateAIIntegrationService.swift:121
↓ 4 callersMethodkeyDown
Simulates a non-modifier keyDown during an active modifier-only press (GlobalHotkeyManager.markOtherInputDuringModifierOnly).
Tests/FluidDictationIntegrationTests/HotkeyShortcutTests.swift:1530
↓ 4 callersMethodloadModel
(_ model: PrivateAIRegisteredModel)
Sources/Fluid/Services/PrivateAIProvider.swift:218
↓ 4 callersMethodlog
(_ message: String, level: LogLevel, source: String)
Sources/Fluid/Services/DebugLogger.swift:86
↓ 4 callersMethodmake
(deviceID: AudioObjectID)
Tests/FluidDictationIntegrationTests/DirectAudioReliabilityTests.swift:469
↓ 4 callersMethodmarkAutomaticPressStarted
(for type: HotkeyHoldModeType)
Sources/Fluid/Services/GlobalHotkeyManager.swift:405
↓ 4 callersMethodmarkHoldModeStartTriggered
(for type: HotkeyHoldModeType)
Sources/Fluid/Services/GlobalHotkeyManager.swift:417
↓ 4 callersMethodmarkShown
(_ candidate: AutomaticDictionaryCorrectionCandidate, now: Date)
Sources/Fluid/Services/AutomaticDictionaryCorrectionTracker.swift:315
↓ 4 callersMethodmergedEntries
(current entries: [SettingsStore.CustomDictionaryEntry], replacement: String, triggers: [String])
Sources/Fluid/UI/CustomDictionaryView.swift:2718
↓ 4 callersMethodmodelDirectoryForRun
()
Tests/FluidDictationIntegrationTests/DictationE2ETests.swift:2226
↓ 4 callersMethodnormalizeAppBundleID
(_ value: String?)
Sources/Fluid/Persistence/SettingsStore.swift:838
↓ 4 callersMethodopenSystemSettingsForMic
()
Sources/Fluid/Services/ASRService.swift:1673
↓ 4 callersMethodparkWindowOffscreen
()
Sources/Fluid/Views/BottomOverlayView.swift:503
↓ 4 callersMethodpersist
(_ updated: Document)
Sources/Fluid/Services/PronunciationDictionaryStore.swift:151
↓ 4 callersMethodpresentErrorAlert
(title: String, message: String)
Sources/Fluid/UI/SettingsView.swift:1709
↓ 4 callersMethodproviderBaseURL
(for providerID: String)
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:1323
↓ 4 callersMethodpublish
()
Sources/Fluid/ContentView.swift:68
↓ 4 callersMethodreconcileMicrophonePriority
(with devices: [AudioDevice.Device])
Sources/Fluid/Persistence/SettingsStore.swift:1904
↓ 4 callersMethodrecordWordBoostHitIfAny
(transcribedText: String)
Sources/Fluid/Services/ASRService.swift:1350
↓ 4 callersMethodrefreshAudioHistoryUsage
()
Sources/Fluid/UI/SettingsView.swift:1622
↓ 4 callersMethodrefreshLaunchAtStartupStatus
(clearError: Bool, logMismatch: Bool)
Sources/Fluid/Persistence/SettingsStore+LaunchAtStartup.swift:11
↓ 4 callersMethodremoveFillerWords
Removes filler sounds from transcribed text
Sources/Fluid/Services/ASRService.swift:4558
↓ 4 callersMethodreportFrame
(force: Bool)
Sources/Fluid/Views/BottomOverlayView.swift:1888
↓ 4 callersMethodrequestMicAccess
()
Sources/Fluid/Services/ASRService.swift:1479
↓ 4 callersMethodresetModifierOnlyShortcutTracking
(reason: ModifierTrackingResetReason)
Sources/Fluid/Services/GlobalHotkeyManager.swift:1522
↓ 4 callersMethodresetPendingShortcutState
()
Sources/Fluid/ContentView.swift:979
↓ 4 callersMethodresetPromptSettings
(_ settings: SettingsStore)
Tests/FluidDictationIntegrationTests/LLMClientRequestBodyTests.swift:163
↓ 4 callersMethodrestoreTypingTargetApp
()
Sources/Fluid/Views/BottomOverlayView.swift:1662
↓ 4 callersMethodrowBackground
(isSelected: Bool, rowID: String)
Sources/Fluid/Views/BottomOverlayView.swift:1451
↓ 4 callersMethodsaveEntries
()
Sources/Fluid/UI/CustomDictionaryView.swift:1567
↓ 4 callersMethodsavePunctuationDictionaryPrefix
()
Sources/Fluid/UI/CustomDictionaryView.swift:1636
↓ 4 callersMethodselectedModel
(for providerID: String)
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:1229
↓ 4 callersMethodselectedPromptID
(for mode: SettingsStore.PromptMode)
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:2045
↓ 4 callersMethodsetEditingAPIKey
(_ isEditing: Bool, for providerID: String)
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:426
↓ 4 callersMethodsetLevelMonitoringEnabled
(_ enabled: Bool)
Sources/Fluid/Services/ASRService.swift:4891
↓ 4 callersMethodsetSelectedPromptID
(_ id: String?, for mode: PromptMode)
Sources/Fluid/Persistence/SettingsStore.swift:729
↓ 4 callersMethodshowAIProcessingFailure
(message: String, canRetry: Bool)
Sources/Fluid/Views/NotchContentViews.swift:101
↓ 4 callersMethodshutdownForTermination
()
Sources/Fluid/Services/PrivateAIProvider.swift:221
↓ 4 callersMethodsignalFirstPCM
(sessionID: Int, attemptID: UInt64)
Sources/Fluid/Services/AudioCaptureReadinessGate.swift:107
← previousnext →201–300 of 2,803, ranked by callers