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
↓ 2 callers
Method
scheduleMenuPositionUpdate
()
Sources/Fluid/Views/BottomOverlayView.swift:1183
↓ 2 callers
Method
scheduleStartupNoticeAfterSelectionSettles
()
Sources/Fluid/Services/MicrophonePreferenceCoordinator.swift:308
↓ 2 callers
Method
scheduleStartupNoticeIfEligible
(microphoneAuthorized: Bool, launchAllowsPresentation: Bool)
Sources/Fluid/Services/MicrophonePreferenceCoordinator.swift:293
↓ 2 callers
Method
searchablePickerSearchFieldChrome
()
Sources/Fluid/Theme/NativeButtonStyles.swift:650
↓ 2 callers
Method
searchablePickerSelectedRowBackground
(isSelected: Bool)
Sources/Fluid/Theme/NativeButtonStyles.swift:654
↓ 2 callers
Method
selectOnboardingLanguage
(_ language: VoiceEngineLanguage)
Sources/Fluid/UI/WelcomeView.swift:1562
↓ 2 callers
Method
selectProviderForUse
(_ providerID: String)
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:444
↓ 2 callers
Method
selectSoleVerifiedProviderIfNeeded
No-op: never auto-select a provider. The user's selection is sticky. The per-prompt shortcut system means each shortcut binds independently, so forcin
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:1434
↓ 2 callers
Method
selectedDictationPromptID
(for slot: DictationShortcutSlot)
Sources/Fluid/Persistence/SettingsStore.swift:627
↓ 2 callers
Method
selectedPromptProfile
(for mode: PromptMode)
Sources/Fluid/Persistence/SettingsStore.swift:751
↓ 2 callers
Method
selectedRange
(of element: AXUIElement)
Sources/Fluid/Services/AutomaticDictionaryCorrectionTracker.swift:721
↓ 2 callers
Method
selectionTouchesCandidate
(_ selection: NSRange, candidateRange: NSRange)
Sources/Fluid/Services/AutomaticDictionaryCorrectionTracker.swift:143
↓ 2 callers
Method
selectorHoverChanged
(_ hovering: Bool)
Sources/Fluid/Views/BottomOverlayView.swift:835
↓ 2 callers
Method
setBottomOverlayDismissOffsetY
(_ offset: CGFloat)
Sources/Fluid/Views/NotchContentViews.swift:206
↓ 2 callers
Method
setBottomOverlayDismissing
(_ dismissing: Bool)
Sources/Fluid/Views/NotchContentViews.swift:201
↓ 2 callers
Method
setBottomOverlayPresented
(_ presented: Bool)
Sources/Fluid/Views/NotchContentViews.swift:196
↓ 2 callers
Method
setConnectionError
(_ message: String, for providerID: String)
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:350
↓ 2 callers
Method
setDefaultDeviceId
(_ devId: AudioObjectID, selector: AudioObjectPropertySelector)
Sources/Fluid/Services/AudioDeviceService.swift:286
↓ 2 callers
Method
setDefaultPromptOverride
(_ value: String?, for mode: PromptMode)
Sources/Fluid/Persistence/SettingsStore.swift:916
↓ 2 callers
Method
setEnabled
(_ enabled: Bool, config: AnalyticsConfig)
Sources/Fluid/Analytics/AnalyticsService.swift:195
↓ 2 callers
Method
setEngineInputDevice
Selects a specific CoreAudio device for AVAudioEngine's input node without changing system defaults. This uses the AUHAL AudioUnit backing `engine.inp
Sources/Fluid/Services/ASRService.swift:2730
↓ 2 callers
Method
setHoveredLanguage
(_ languageID: String?)
Sources/Fluid/UI/WelcomeView.swift:1540
↓ 2 callers
Method
setLaunchAtStartup
(_ enabled: Bool)
Sources/Fluid/Persistence/SettingsStore+LaunchAtStartup.swift:54
↓ 2 callers
Method
setMode
(_ mode: OverlayMode)
Sources/Fluid/Services/NotchOverlayManager.swift:429
↓ 2 callers
Method
setPromptAppBundleID
(_ bundleID: String?)
Sources/Fluid/Services/RewriteModeService.swift:187
↓ 2 callers
Method
setPromptOff
(_ isOff: Bool, for mode: PromptMode)
Sources/Fluid/Persistence/SettingsStore.swift:672
↓ 2 callers
Method
setSelectedPromptID
(_ id: String?, for mode: SettingsStore.PromptMode)
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:2056
↓ 2 callers
Method
setSelectedSpeechProvider
(_ provider: SettingsStore.SpeechModel.Provider)
Sources/Fluid/UI/AISettings/VoiceEngineSettingsViewModel.swift:260
↓ 2 callers
Method
setupGlobalHotkey
()
Sources/Fluid/Services/GlobalHotkeyManager.swift:630
↓ 2 callers
Method
setupGlobalHotkeyWithRetry
()
Sources/Fluid/Services/GlobalHotkeyManager.swift:604
↓ 2 callers
Method
shortcutDisplayPill
(_ text: String)
Sources/Fluid/UI/SettingsView.swift:2130
↓ 2 callers
Method
shouldAssessShortAudioSilence
(isEnabled: Bool, useDictionaryTrainingPath: Bool, hasRecognizedStreamingPreview: Bool)
Sources/Fluid/Services/ASRService.swift:90
↓ 2 callers
Method
shouldDiscardProfile
(previousReplacement: String, updatedReplacement: String)
Sources/Fluid/UI/CustomDictionaryView.swift:2673
↓ 2 callers
Method
shouldOffer
(hasPrivateProvider: Bool, isAppleSilicon: Bool, appVersion: String, backendPreferenceWasSet: Bool, hasLegacyL
Sources/Fluid/Services/PrivateAIIntegrationService.swift:125
↓ 2 callers
Method
shouldReconcileInputSelection
(priorityInputUIDs: [String], migrationPending: Bool, previousInputUIDs: Set<String>, currentInputUIDs: Set<St
Sources/Fluid/Services/AudioCaptureIdlePolicy.swift:30
↓ 2 callers
Method
shouldRecoverEngineConfigurationChange
(isRunning: Bool, isStarting: Bool)
Sources/Fluid/Services/AudioCaptureIdlePolicy.swift:50
↓ 2 callers
Method
shouldResumePreparedOffer
(hasPrivateProvider: Bool, isAppleSilicon: Bool, appVersion: String, backendPreference: SettingsStore.PrivateA
Sources/Fluid/Services/PrivateAIIntegrationService.swift:143
↓ 2 callers
Method
showAIProcessingFallback
(error: String)
Sources/Fluid/Services/NotificationService.swift:14
↓ 2 callers
Method
showExpandedCommandOutput
Show expanded command output notch
Sources/Fluid/Services/NotchOverlayManager.swift:509
↓ 2 callers
Method
showMenuIfPossible
()
Sources/Fluid/Views/BottomOverlayView.swift:655
↓ 2 callers
Method
showMenuIfPossible
()
Sources/Fluid/Views/BottomOverlayView.swift:932
↓ 2 callers
Method
showMenuIfPossible
()
Sources/Fluid/Views/BottomOverlayView.swift:1196
↓ 2 callers
Method
showReplacementConfirmation
(title: String, detail: String)
Sources/Fluid/UI/CustomDictionaryView.swift:2091
↓ 2 callers
Method
signalInputAvailabilityChanged
()
Sources/Fluid/Services/AudioDeviceService.swift:429
↓ 2 callers
Method
sortedRollbackBackups
(_ urls: [URL], modificationDate: (URL) -> Date?)
Sources/Fluid/Services/SimpleUpdater.swift:708
↓ 2 callers
Method
startAccessibilityPolling
()
Sources/Fluid/ContentView.swift:4229
↓ 2 callers
Method
startAnimationIfNeeded
()
Sources/Fluid/Views/NotchContentViews.swift:386
↓ 2 callers
Method
startCapture
()
Sources/Fluid/Services/AutomaticDictionaryTrainingSession.swift:183
↓ 2 callers
Method
startConfiguredAudioCapture
(excluding excludedInputUIDs: Set<String>)
Sources/Fluid/Services/ASRService.swift:975
↓ 2 callers
Method
startFlushLoopIfNeeded
()
Sources/Fluid/Analytics/AnalyticsService.swift:246
↓ 2 callers
Method
startMicrophonePreview
()
Sources/Fluid/Services/ASRService.swift:1510
↓ 2 callers
Method
startMonitoringDevice
Monitors a specific device for availability (DeviceIsAlive property) Used to detect when preferred device disconnects
Sources/Fluid/Services/ASRService.swift:3653
↓ 2 callers
Method
startOnboardingMicrophonePreviewIfNeeded
(forceRestart: Bool)
Sources/Fluid/UI/WelcomeView.swift:2889
↓ 2 callers
Method
startRecordingIfNeeded
()
Sources/Fluid/Services/GlobalHotkeyManager.swift:1928
↓ 2 callers
Method
startTrainingSample
()
Sources/Fluid/UI/CustomDictionaryView.swift:1785
↓ 2 callers
Method
startWithoutSelection
Start rewrite mode without selected text - user will provide text via voice
Sources/Fluid/Services/RewriteModeService.swift:66
↓ 2 callers
Method
stop
(retainPrepared: Bool, reason: String)
Sources/Fluid/Services/DirectCoreAudioInput.swift:917
↓ 2 callers
Method
stopCapture
()
Sources/Fluid/Services/AutomaticDictionaryTrainingSession.swift:237
↓ 2 callers
Method
stopMicrophonePreview
(retainPreparedCapture: Bool)
Sources/Fluid/Services/ASRService.swift:1615
↓ 2 callers
Method
stopStreamingTimerAndAwait
Stops the streaming timer and waits for the task to complete. This prevents race conditions where the buffer is cleared while a transcription task is
Sources/Fluid/Services/ASRService.swift:4780
↓ 2 callers
Method
storeEntry
(from entry: ReplacementEntry)
Sources/Fluid/Services/LocalAPI/DictionaryAPIController.swift:222
↓ 2 callers
Method
stringValue
(of element: AXUIElement)
Sources/Fluid/Services/AutomaticDictionaryCorrectionTracker.swift:707
↓ 2 callers
Method
stripThinkingTags
Strips thinking tags from text and returns (thinking, cleanedContent)
Sources/Fluid/Services/LLMClient.swift:896
↓ 2 callers
Method
suggestedFilename
(for date: Date)
Sources/Fluid/Persistence/BackupService.swift:202
↓ 2 callers
Method
switchToChat
Switch to a different chat
Sources/Fluid/Persistence/ChatHistoryStore.swift:194
↓ 2 callers
Method
syncDraftToPendingConfig
()
Sources/Fluid/UI/AISettingsView+AdvancedSettings.swift:584
↓ 2 callers
Method
syncEditModeToGlobalSelection
()
Sources/Fluid/UI/AISettingsView+AdvancedSettings.swift:1544
↓ 2 callers
Method
syncPromptPickerMode
(for mode: OverlayMode)
Sources/Fluid/Services/NotchOverlayManager.swift:599
↓ 2 callers
Method
syncToNotchState
Sync conversation history to NotchContentState
Sources/Fluid/Services/CommandModeService.swift:284
↓ 2 callers
Method
synchronize
(generation: Int)
Sources/Fluid/Services/DictionaryTrainingEndpointMonitor.swift:11
↓ 2 callers
Method
systemPrompt
(forCustomProfileBody body: String, mode: PromptMode)
Sources/Fluid/Persistence/SettingsStore.swift:1294
↓ 2 callers
Method
tailCharacters
(in text: String, maxCharacters: Int)
Sources/Fluid/Views/NotchContentViews.swift:140
↓ 2 callers
Method
testAPIConnection
()
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:737
↓ 2 callers
Method
timeSavedMinutes
Calculate time saved in minutes - Parameters: - typingWPM: User's typing speed (default 40) - speakingWPM: Average speaking speed (default 150)
Sources/Fluid/Persistence/TranscriptionHistoryStore.swift:469
↓ 2 callers
Method
transcribeBatched
(_ samples: [Float])
Sources/Fluid/Services/NemotronProvider.swift:345
↓ 2 callers
Method
transcribeFinal
(_ samples: [Float])
Sources/Fluid/Services/NemotronProvider.swift:232
↓ 2 callers
Method
transcribeSamplesForAPI
(_ inputSamples: [Float])
Sources/Fluid/Services/ASRService.swift:2446
↓ 2 callers
Method
transcribeSinglePass
(_ samples: [Float])
Sources/Fluid/Services/NemotronProvider.swift:425
↓ 2 callers
Method
transientOverlayLayoutDidChange
()
Sources/Fluid/Views/AutomaticDictionaryCorrectionOverlay.swift:29
↓ 2 callers
Method
triggerDictationMode
()
Sources/Fluid/Services/GlobalHotkeyManager.swift:1843
↓ 2 callers
Method
triggerPasteLastTranscription
(isAutorepeat: Bool)
Sources/Fluid/Services/GlobalHotkeyManager.swift:1824
↓ 2 callers
Method
triggerPromptMode
()
Sources/Fluid/Services/GlobalHotkeyManager.swift:1739
↓ 2 callers
Method
triggerPromptSelection
(_ selection: SettingsStore.DictationPromptSelection)
Sources/Fluid/Services/GlobalHotkeyManager.swift:1748
↓ 2 callers
Method
trimOldChats
()
Sources/Fluid/Persistence/ChatHistoryStore.swift:261
↓ 2 callers
Method
typeOutputPlanInstantly
(_ plan: DictationLiteralOutputPlan, preferredTargetPID: pid_t?, textReadyAt: TimeInterval?, tracksDictionaryC
Sources/Fluid/Services/TypingService.swift:300
↓ 2 callers
Method
unloadAndRemoveInstalledModel
(_ model: PrivateAIRegisteredModel, reason: String)
Sources/Fluid/Services/PrivateAIIntegrationService.swift:318
↓ 2 callers
Method
updateActiveApp
()
Sources/Fluid/TalkingAnimations.swift:32
↓ 2 callers
Method
updateActiveApp
()
Sources/Fluid/Services/ActiveAppMonitor.swift:73
↓ 2 callers
Method
updateColors
()
Sources/Fluid/Views/NotchContentViews.swift:378
↓ 2 callers
Method
updateCommandStreamingText
Update streaming text in real-time
Sources/Fluid/Views/NotchContentViews.swift:223
↓ 2 callers
Method
updateExpandedModeAudioLevel
Update audio level for expanded mode waveform
Sources/Fluid/Views/NotchContentViews.swift:186
↓ 2 callers
Method
updateMenu
()
Sources/Fluid/Services/MenuBarManager.swift:571
↓ 2 callers
Method
updateMenuBarIcon
()
Sources/Fluid/Services/MenuBarManager.swift:476
↓ 2 callers
Method
updateMenuContent
()
Sources/Fluid/Views/BottomOverlayView.swift:709
↓ 2 callers
Method
updateMenuContent
()
Sources/Fluid/Views/BottomOverlayView.swift:985
↓ 2 callers
Method
updateMenuContent
()
Sources/Fluid/Views/BottomOverlayView.swift:1249
↓ 2 callers
Method
updateMenuSizeAndPosition
()
Sources/Fluid/Views/BottomOverlayView.swift:746
↓ 2 callers
Method
updateMenuSizeAndPosition
()
Sources/Fluid/Views/BottomOverlayView.swift:1010
↓ 2 callers
Method
updateMenuSizeAndPosition
()
Sources/Fluid/Views/BottomOverlayView.swift:1274
↓ 2 callers
Method
updatePrimaryShortcuts
(_ newShortcuts: [HotkeyShortcut])
Sources/Fluid/Services/GlobalHotkeyManager.swift:530
← previous
next →
801–900 of 2,803, ranked by callers