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
openDefaultPromptViewer
(for mode: SettingsStore.PromptMode)
Sources/Fluid/UI/AISettingsView+AdvancedSettings.swift:1961
↓ 2 callers
Method
openExternalModelSource
(for model: SettingsStore.SpeechModel)
Sources/Fluid/UI/AISettings/VoiceEngineSettingsViewModel.swift:264
↓ 2 callers
Method
openFeedbackReport
(for entry: TranscriptionHistoryEntry)
Sources/Fluid/UI/TranscriptionHistoryView.swift:567
↓ 2 callers
Method
openNewPromptEditor
(prefillMode: SettingsStore.PromptMode)
Sources/Fluid/UI/AISettingsView+AdvancedSettings.swift:1965
↓ 2 callers
Method
openPreferencesFromUI
Public entry-point for non-menu UI surfaces (e.g. overlay controls) to open Preferences.
Sources/Fluid/Services/MenuBarManager.swift:934
↓ 2 callers
Method
openReasoningConfig
()
Sources/Fluid/UI/AISettingsView+AIConfiguration.swift:2430
↓ 2 callers
Method
parseTriggers
()
Sources/Fluid/UI/CustomDictionaryView.swift:3474
↓ 2 callers
Method
performHideAndWait
(generation currentGeneration: UInt64)
Sources/Fluid/Views/BottomOverlayView.swift:209
↓ 2 callers
Method
performHideAndWait
(generation currentGeneration: UInt64)
Sources/Fluid/Services/NotchOverlayManager.swift:344
↓ 2 callers
Method
performSwapAndRelaunch
(installedAppURL: URL, downloadedAppURL: URL)
Sources/Fluid/Services/SimpleUpdater.swift:853
↓ 2 callers
Method
persist
(triggers: [String])
Sources/Fluid/Services/AutomaticDictionaryTrainingSession.swift:349
↓ 2 callers
Method
postUnicodeChunks
(_ utf16Array: [UInt16], destinationDescription: String, post: (CGEvent) -> Void)
Sources/Fluid/Services/TypingService.swift:757
↓ 2 callers
Method
preferredPresentationScreen
()
Sources/Fluid/Services/NotchOverlayManager.swift:721
↓ 2 callers
Method
prepareLocked
(deviceID: AudioObjectID, deviceName: String, reason: String)
Sources/Fluid/Services/DirectCoreAudioInput.swift:1003
↓ 2 callers
Method
preparedManager
()
Sources/Fluid/Services/DictionaryTrainingEndpointDetector.swift:73
↓ 2 callers
Method
presentErrorAlert
(title: String, message: String)
Sources/Fluid/UI/CustomDictionaryView.swift:2211
↓ 2 callers
Method
presentInfoAlert
(title: String, message: String)
Sources/Fluid/UI/CustomDictionaryView.swift:2203
↓ 2 callers
Method
presentOnboardingCompletionBlocked
(_ missingRequirements: [String])
Sources/Fluid/ContentView.swift:3918
↓ 2 callers
Method
previewResizeBucket
(for previewText: String)
Sources/Fluid/Views/BottomOverlayView.swift:2340
↓ 2 callers
Method
prewarmDictation
()
Sources/Fluid/Services/PrivateAIProvider.swift:219
↓ 2 callers
Method
prewarmPrivateAIDictationIfNeeded
(for slot: SettingsStore.DictationShortcutSlot)
Sources/Fluid/ContentView.swift:3157
↓ 2 callers
Method
privateAIBackendPicker
(isBusy: Bool)
Sources/Fluid/UI/AISettingsView+AIConfiguration.swift:789
↓ 2 callers
Method
privateAIBoostRow
(isBusy: Bool)
Sources/Fluid/UI/AISettingsView+AIConfiguration.swift:816
↓ 2 callers
Method
privateAIModelStatus
(for model: PrivateAIRegisteredModel)
Sources/Fluid/UI/AISettingsView+AIConfiguration.swift:1086
↓ 2 callers
Method
privateAIModelStatusRow
(status: PrivateAIProviderModelStatus, progress: PrivateAIModelDownloadProgress?, isDownloading: Bool, showsLo
Sources/Fluid/UI/AISettingsView+AIConfiguration.swift:839
↓ 2 callers
Method
privateAIPrefixCacheRow
(isBusy: Bool)
Sources/Fluid/UI/AISettingsView+AIConfiguration.swift:753
↓ 2 callers
Method
processRewriteRequest
(_ prompt: String)
Sources/Fluid/Services/RewriteModeService.swift:84
↓ 2 callers
Method
processStreamingChunk
()
Sources/Fluid/Services/ASRService.swift:4350
↓ 2 callers
Method
processTextWithAI
(_ inputText: String, overrideSystemPrompt: String?, dictationSlot: SettingsStore.DictationShortcutSlot?, stre
Sources/Fluid/ContentView.swift:1793
↓ 2 callers
Method
profiles
(modelKey: String)
Sources/Fluid/Services/PronunciationDictionaryStore.swift:57
↓ 2 callers
Method
promptEditorConfigRow
(title: String, description: String, content: () -> Content)
Sources/Fluid/UI/AISettingsView+AdvancedSettings.swift:793
↓ 2 callers
Method
providerErrorPreview
(_ message: String, lineLimit: Int)
Sources/Fluid/UI/AISettingsView+AIConfiguration.swift:1522
↓ 2 callers
Method
providerKey
Converts a provider ID to a storage key for UserDefaults Built-in providers use their ID directly; custom providers get "custom:" prefix
Sources/Fluid/Services/ModelRepository.swift:175
↓ 2 callers
Method
providerKey
(for providerID: String)
Sources/Fluid/Services/PrivateAIProviderPromptFormat.swift:40
↓ 2 callers
Method
providerKeys
(for providerID: String)
Sources/Fluid/Views/RewriteModeView.swift:312
↓ 2 callers
Method
providerLogoView
(for item: ProviderItem)
Sources/Fluid/UI/AISettingsView+AIConfiguration.swift:1818
↓ 2 callers
Method
providerWebsiteURL
Returns the website URL for getting an API key or downloading the provider software. Returns nil for providers that don't have a relevant URL.
Sources/Fluid/Services/ModelRepository.swift:112
↓ 2 callers
Method
queryInputDeviceLiveness
Core Audio may continue enumerating an input after it has stopped being usable. Fail open when HAL cannot answer so unusual and virtual devices still
Sources/Fluid/Services/AudioDeviceService.swift:231
↓ 2 callers
Method
readScalar
(objectID: AudioObjectID, address: inout AudioObjectPropertyAddress, operation: String)
Sources/Fluid/Services/DirectCoreAudioInput.swift:216
↓ 2 callers
Method
reasoningButton
(for providerID: String)
Sources/Fluid/UI/AISettingsView+AIConfiguration.swift:1949
↓ 2 callers
Method
recomputeTranscriptionLines
Recompute cached transcription lines (called only when text changes)
Sources/Fluid/Views/NotchContentViews.swift:124
↓ 2 callers
Method
recordStoppedHardwareNotification
(generation: UInt64)
Sources/Fluid/Services/DirectCoreAudioInput.swift:1391
↓ 2 callers
Method
refreshLoggingEnabled
Refresh the cached logging setting (call after SettingsStore is fully initialized)
Sources/Fluid/Services/DebugLogger.swift:77
↓ 2 callers
Method
refreshMicrophoneMenu
()
Sources/Fluid/Services/MenuBarManager.swift:601
↓ 2 callers
Method
refreshOnboardingMicrophones
(startPreview: Bool)
Sources/Fluid/UI/WelcomeView.swift:2832
↓ 2 callers
Method
refreshPrivateAILoadState
()
Sources/Fluid/UI/AISettingsView+AIConfiguration.swift:1167
↓ 2 callers
Method
refreshSizeForContent
()
Sources/Fluid/Views/BottomOverlayView.swift:277
↓ 2 callers
Method
refreshVerifiedProviders
()
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:1400
↓ 2 callers
Method
register
()
Sources/Fluid/Services/AudioDeviceService.swift:462
↓ 2 callers
Method
register
(method: String, path: String, handler: LocalAPIRouteHandler)
Sources/Fluid/Services/LocalAPI/LocalAPIRouter.swift:28
↓ 2 callers
Method
registerDefaultDeviceChangeListener
()
Sources/Fluid/Services/ASRService.swift:3554
↓ 2 callers
Method
registerDeviceListChangeListener
Registers a listener for device list changes (additions/removals) This enables auto-switching to newly connected devices (especially Bluetooth)
Sources/Fluid/Services/ASRService.swift:3619
↓ 2 callers
Method
releaseEngine
()
Sources/Fluid/Services/AudioEngineRetirementDrain.swift:16
↓ 2 callers
Method
removeEventMonitor
()
Sources/Fluid/UI/CustomDictionaryView.swift:2504
↓ 2 callers
Method
removeInactiveInstalledModels
(keeping model: PrivateAIRegisteredModel)
Sources/Fluid/Services/PrivateAIIntegrationService.swift:282
↓ 2 callers
Method
removeLegacyEntries
(providerIDs: [String])
Sources/Fluid/Persistence/KeychainService.swift:115
↓ 2 callers
Method
removeLegacyModelIfNeeded
()
Sources/Fluid/Services/WhisperProvider.swift:119
↓ 2 callers
Method
removeListeners
(_ registrations: [ListenerRegistration], queue: DispatchQueue)
Sources/Fluid/Services/DirectCoreAudioInput.swift:1463
↓ 2 callers
Method
removeMicrophoneFromPriority
(uid: String, isConnected: Bool)
Sources/Fluid/Persistence/SettingsStore.swift:1944
↓ 2 callers
Method
removeModelFiles
(at targetURLs: [URL])
Sources/Fluid/Services/PrivateAIIntegrationService.swift:300
↓ 2 callers
Method
removeResizeObserver
()
Sources/Fluid/Theme/Components/WindowSizingComponents.swift:85
↓ 2 callers
Method
removeShortcutCaptureMonitor
()
Sources/Fluid/ContentView.swift:714
↓ 2 callers
Method
reorderMicrophonePriority
(fromOffsets: IndexSet, toOffset: Int)
Sources/Fluid/Persistence/SettingsStore.swift:1967
↓ 2 callers
Method
replaceAllProfiles
(_ profiles: [PronunciationDictionaryProfile])
Sources/Fluid/Services/PronunciationDictionaryStore.swift:106
↓ 2 callers
Method
report
(_ event: NSEvent)
Sources/Fluid/Theme/Components/OnboardingComponents.swift:231
↓ 2 callers
Method
report
(_ progress: ModelPreparationProgress)
Sources/Fluid/Services/TranscriptionProvider.swift:45
↓ 2 callers
Method
reportOutcome
(_ outcome: AutomaticDictionarySuggestionOutcome)
Sources/Fluid/Views/AutomaticDictionaryCorrectionOverlay.swift:160
↓ 2 callers
Method
requireEngine
()
Sources/Fluid/Services/ParakeetRealtimeProvider.swift:168
↓ 2 callers
Method
resetAITryoutDraft
()
Sources/Fluid/UI/OnboardingAIEnhancementStepView.swift:1332
↓ 2 callers
Method
resetBarsToBaseline
(animated: Bool)
Sources/Fluid/Views/NotchContentViews.swift:1099
↓ 2 callers
Method
resetBarsToBaseline
(animated: Bool)
Sources/Fluid/Views/NotchContentViews.swift:1821
↓ 2 callers
Method
resetTraining
(statusMessage: String)
Sources/Fluid/UI/CustomDictionaryView.swift:2020
↓ 2 callers
Method
resetTrainingVerificationAttempts
()
Sources/Fluid/UI/CustomDictionaryView.swift:1873
↓ 2 callers
Method
resetTryoutValidationForSetupChange
()
Sources/Fluid/UI/WelcomeView.swift:2770
↓ 2 callers
Method
resizeAndPositionPanel
(animated: Bool)
Sources/Fluid/Views/AutomaticDictionaryCorrectionOverlay.swift:192
↓ 2 callers
Method
resolveBindingTargetApp
()
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:1977
↓ 2 callers
Method
resolveForPostProcessing
(settings: SettingsStore, dictationSlot: SettingsStore.DictationShortcutSlot)
Sources/Fluid/Services/DictationPostProcessingService.swift:98
↓ 2 callers
Method
resolvedDictationPromptProfile
(for slot: DictationShortcutSlot, appBundleID: String?)
Sources/Fluid/Persistence/SettingsStore.swift:686
↓ 2 callers
Method
resolvedInputDeviceForCapture
(excluding excludedUIDs: Set<String>)
Sources/Fluid/Services/ASRService.swift:916
↓ 2 callers
Method
resolvedPromptMode
()
Sources/Fluid/Views/BottomOverlayView.swift:723
↓ 2 callers
Method
restorePreviousLlama
(settings: SettingsStore, defaults: UserDefaults)
Sources/Fluid/Services/PrivateAIIntegrationService.swift:104
↓ 2 callers
Method
retainDownloadedFile
(at location: URL, fileManager: FileManager)
Sources/Fluid/Networking/ModelDownloader.swift:718
↓ 2 callers
Method
retireCurrentNotchImmediately
(reason: String)
Sources/Fluid/Services/NotchOverlayManager.swift:408
↓ 2 callers
Method
revealAudio
(_ entry: TranscriptionHistoryEntry)
Sources/Fluid/UI/TranscriptionHistoryView.swift:586
↓ 2 callers
Method
revealPrivateAIModelFolder
()
Sources/Fluid/UI/AISettingsView+AIConfiguration.swift:1154
↓ 2 callers
Method
richPreviewText
(_ previewText: String)
Sources/Fluid/Views/BottomOverlayView.swift:2389
↓ 2 callers
Method
rollbackRootDirectory
()
Sources/Fluid/Services/SimpleUpdater.swift:603
↓ 2 callers
Method
rollbackToLatestBackup
()
Sources/Fluid/Services/SimpleUpdater.swift:157
↓ 2 callers
Method
rotateIfNeeded
(force: Bool)
Sources/Fluid/Services/FileLogger.swift:119
↓ 2 callers
Method
runAppleScript
(_ source: String)
Sources/Fluid/Services/TypingService.swift:1220
↓ 2 callers
Method
samples
(from fileURL: URL)
Sources/Fluid/Services/LocalAPI/LocalAPIAudioDecoder.swift:8
↓ 2 callers
Method
sanitizeAPIKeys
(_ values: [String: String])
Sources/Fluid/Persistence/SettingsStore.swift:3874
↓ 2 callers
Method
saveBoostTerms
()
Sources/Fluid/UI/CustomDictionaryView.swift:2120
↓ 2 callers
Method
saveCurrentChatID
()
Sources/Fluid/Persistence/ChatHistoryStore.swift:257
↓ 2 callers
Method
saveProviderAPIKeys
(_ values: [String: String])
Sources/Fluid/Persistence/SettingsStore.swift:1490
↓ 2 callers
Method
saveSavedProviders
()
Sources/Fluid/ContentView.swift:1589
↓ 2 callers
Method
savedDictionaryCovers
(_ trigger: String)
Sources/Fluid/UI/CustomDictionaryView.swift:2075
↓ 2 callers
Method
scheduleMLXUpgradeOffer
()
Sources/Fluid/AppDelegate.swift:228
↓ 2 callers
Method
scheduleMenuPositionUpdate
()
Sources/Fluid/Views/BottomOverlayView.swift:642
↓ 2 callers
Method
scheduleMenuPositionUpdate
()
Sources/Fluid/Views/BottomOverlayView.swift:919
← previous
next →
701–800 of 2,803, ranked by callers