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
exportPair
(_ entry: TranscriptionHistoryEntry)
Sources/Fluid/UI/TranscriptionHistoryView.swift:595
↓ 2 callers
Method
exportReplacement
(from entry: SettingsStore.CustomDictionaryEntry)
Sources/Fluid/Services/DictionaryTransferService.swift:326
↓ 2 callers
Method
externalCoreMLArtifactsDirectory
(for model: SpeechModel)
Sources/Fluid/Persistence/SettingsStore.swift:5469
↓ 2 callers
Method
fallbackInput
(from inputs: [AudioDevice.Device], defaultInputUID: String?)
Sources/Fluid/Services/MicrophonePreferenceCoordinator.swift:385
↓ 2 callers
Method
fetchModels
(for providerID: String)
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:1255
↓ 2 callers
Method
fetchRecentReleaseBuildOptions
(owner: String, repo: String, limit: Int, includePrerelease: Bool)
Sources/Fluid/Services/SimpleUpdater.swift:190
↓ 2 callers
Method
finishAutomaticPress
(for type: HotkeyHoldModeType)
Sources/Fluid/Services/GlobalHotkeyManager.swift:429
↓ 2 callers
Method
finishComponentProfilingIfNeeded
(on manager: NemotronStreamingAsrManager, samples: [Float])
Sources/Fluid/Services/NemotronProvider.swift:457
↓ 2 callers
Method
finishPrimaryShortcutPress
(_ press: ActivePrimaryShortcutPress)
Sources/Fluid/Services/GlobalHotkeyManager.swift:735
↓ 2 callers
Method
finishTrainingSampleStop
()
Sources/Fluid/UI/CustomDictionaryView.swift:1837
↓ 2 callers
Method
fluidControlSurface
(isSelected: Bool, isHovered: Bool, tone: Color, cornerRadius: CGFloat)
Sources/Fluid/Theme/NativeButtonStyles.swift:50
↓ 2 callers
Method
flushIfNeeded
()
Sources/Fluid/Analytics/AnalyticsService.swift:265
↓ 2 callers
Method
focusedElementAndPID
()
Sources/Fluid/Services/AutomaticDictionaryCorrectionTracker.swift:742
↓ 2 callers
Method
formatLogLine
(timestamp: String, level: LogLevel, source: String, message: String)
Sources/Fluid/Services/DebugLogger.swift:140
↓ 2 callers
Method
formatNumber
(_ number: Int)
Sources/Fluid/UI/StatsView.swift:656
↓ 2 callers
Function
fv_core_audio_buffer_bytes_per_frame
Sources/CoreAudioCaptureSupport/CoreAudioCaptureSupport.c:210
↓ 2 callers
Function
fv_core_audio_buffer_frame_count
Sources/CoreAudioCaptureSupport/CoreAudioCaptureSupport.c:221
↓ 2 callers
Function
fv_core_audio_capture_destroy
Sources/CoreAudioCaptureSupport/CoreAudioCaptureSupport.c:471
↓ 2 callers
Function
fv_core_audio_capture_stop
Sources/CoreAudioCaptureSupport/CoreAudioCaptureSupport.c:452
↓ 2 callers
Method
get
(for size: SettingsStore.OverlaySize)
Sources/Fluid/Views/BottomOverlayView.swift:2002
↓ 2 callers
Method
getAppleSpeechAnalyzerProvider
()
Sources/Fluid/Services/ASRService.swift:437
↓ 2 callers
Method
getAppleSpeechProvider
()
Sources/Fluid/Services/ASRService.swift:427
↓ 2 callers
Method
getCustomWords
()
Sources/Fluid/Services/LocalAPI/DictionaryAPIController.swift:164
↓ 2 callers
Method
getElementStringValue
(_ element: AXUIElement)
Sources/Fluid/Services/TypingService.swift:1048
↓ 2 callers
Method
getExtraParameters
Get model-specific extra parameters for the API request. These are parameters beyond the standard model/messages/temperature.
Sources/Fluid/Services/ThinkingParsers.swift:79
↓ 2 callers
Method
getProvider
Gets a provider for a specific model (without changing the active selection) Used for downloading models without switching the active model.
Sources/Fluid/Services/ASRService.swift:549
↓ 2 callers
Method
getRecentChats
Get recent chats for dropdown (excluding current, sorted by updatedAt)
Sources/Fluid/Persistence/ChatHistoryStore.swift:133
↓ 2 callers
Method
getReplacements
()
Sources/Fluid/Services/LocalAPI/DictionaryAPIController.swift:124
↓ 2 callers
Method
getSelectedTextRange
(_ element: AXUIElement)
Sources/Fluid/Services/TypingService.swift:1055
↓ 2 callers
Method
goNext
()
Sources/Fluid/UI/WelcomeView.swift:2791
↓ 2 callers
Method
handleCancelShortcut
()
Sources/Fluid/ContentView.swift:3531
↓ 2 callers
Method
handleFormatInvalidationLocked
(generation: UInt64, reason: String)
Sources/Fluid/Services/DirectCoreAudioInput.swift:1357
↓ 2 callers
Method
handleLivePromptModeSwitch
(_ mode: SettingsStore.PromptMode)
Sources/Fluid/ContentView.swift:3025
↓ 2 callers
Method
handleMenuBarNavigation
(_ destination: MenuBarNavigationDestination?)
Sources/Fluid/ContentView.swift:952
↓ 2 callers
Method
handlePendingAppNavigation
()
Sources/Fluid/ContentView.swift:968
↓ 2 callers
Method
handlePrimaryDictationTriggerDown
()
Sources/Fluid/Services/GlobalHotkeyManager.swift:1285
↓ 2 callers
Method
handlePrimaryDictationTriggerUp
()
Sources/Fluid/Services/GlobalHotkeyManager.swift:1363
↓ 2 callers
Method
handleProviderChange
(_ newValue: String)
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:1008
↓ 2 callers
Method
hasCustomReasoningConfig
Check if a model has a custom (user-defined) reasoning config
Sources/Fluid/Persistence/SettingsStore.swift:2974
↓ 2 callers
Method
hasLegacyUsageSignals
()
Sources/Fluid/Persistence/SettingsStore.swift:2656
↓ 2 callers
Method
hasRollbackBackup
()
Sources/Fluid/Services/SimpleUpdater.swift:148
↓ 2 callers
Method
hideOverlayAsync
(reason: String)
Sources/Fluid/ContentView.swift:2508
↓ 2 callers
Method
inactiveInstalledModelURLs
(keeping model: PrivateAIRegisteredModel)
Sources/Fluid/Services/PrivateAIProvider.swift:210
↓ 2 callers
Method
initialize
Call this AFTER the app has finished launching to complete ASR initialization. This must be called from onAppear or later, never during init.
Sources/Fluid/Services/ASRService.swift:1368
↓ 2 callers
Method
initializeWithDelay
()
Sources/Fluid/Services/GlobalHotkeyManager.swift:510
↓ 2 callers
Method
insertTextViaClipboard
Clipboard-based text insertion as fallback More reliable but slightly slower - copies text to clipboard then pastes
Sources/Fluid/Services/TypingService.swift:821
↓ 2 callers
Method
installedModelURLs
(for model: PrivateAIRegisteredModel)
Sources/Fluid/Services/PrivateAIProvider.swift:209
↓ 2 callers
Method
invalidateVerification
(for providerID: String)
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:1393
↓ 2 callers
Method
isAIPostProcessingConfiguredForDictation
()
Sources/Fluid/UI/AISettingsView+AdvancedSettings.swift:1983
↓ 2 callers
Method
isAppDictationPromptBindingActive
(for slot: DictationShortcutSlot, appBundleID: String?)
Sources/Fluid/Persistence/SettingsStore.swift:703
↓ 2 callers
Method
isCancellationError
(_ error: Error)
Sources/Fluid/Networking/ModelDownloader.swift:398
↓ 2 callers
Method
isCurrentlyFocusedElement
(_ expectedElement: AXUIElement, expectedPID: pid_t)
Sources/Fluid/Services/TypingService.swift:576
↓ 2 callers
Method
isLocalEndpoint
(_ urlString: String)
Sources/Fluid/Networking/FunctionCallingProvider.swift:147
↓ 2 callers
Method
isModelFileValid
(at url: URL, for targetModel: SettingsStore.SpeechModel)
Sources/Fluid/Services/WhisperProvider.swift:135
↓ 2 callers
Method
isOnboardingModelBundledOrInstalled
(_ model: SettingsStore.SpeechModel)
Sources/Fluid/UI/WelcomeView.swift:2031
↓ 2 callers
Method
isOnboardingRouteReady
(_ route: VoiceEngineLanguageRoute)
Sources/Fluid/UI/WelcomeView.swift:2023
↓ 2 callers
Method
isPrivateAIProviderID
(_ providerID: String)
Sources/Fluid/Views/RewriteModeView.swift:320
↓ 2 callers
Method
isPrivateAIProviderID
(_ providerID: String)
Sources/Fluid/UI/AISettingsView+AdvancedSettings.swift:1571
↓ 2 callers
Method
isPrivateAIProviderID
(_ providerID: String)
Sources/Fluid/Services/RewriteModeService.swift:460
↓ 2 callers
Method
isPrivateProviderConfigured
(settings: SettingsStore)
Sources/Fluid/Services/DictationAIPostProcessingGate.swift:96
↓ 2 callers
Method
isPromptOff
(for mode: PromptMode)
Sources/Fluid/Persistence/SettingsStore.swift:663
↓ 2 callers
Method
isRelaxedMentionApp
(appName: String?, bundleID: String?, windowTitle: String?)
Sources/Fluid/Services/ASRService+DictationLiteralFormatting.swift:399
↓ 2 callers
Method
isResponsesRequest
(_ request: URLRequest)
Sources/Fluid/Services/LLMClient.swift:314
↓ 2 callers
Method
isRollbackVersion
(_ version: String?, differentFrom currentVersion: String)
Sources/Fluid/Services/SimpleUpdater.swift:726
↓ 2 callers
Method
isShortSymbolOperand
(_ token: Token)
Sources/Fluid/Services/ASRService+SpokenPunctuationFormatting.swift:731
↓ 2 callers
Method
isWordCharacter
(_ scalar: Unicode.Scalar)
Sources/Fluid/Services/ASRService.swift:4622
↓ 2 callers
Method
keepVisible
()
Sources/Fluid/Views/AutomaticDictionaryCorrectionOverlay.swift:133
↓ 2 callers
Method
label
(for type: HotkeyHoldModeType)
Sources/Fluid/Services/GlobalHotkeyManager.swift:1442
↓ 2 callers
Method
languageChipLabel
(_ title: String)
Sources/Fluid/UI/AISettingsView+SpeechRecognition.swift:575
↓ 2 callers
Method
latestRollbackVersion
()
Sources/Fluid/Services/SimpleUpdater.swift:152
↓ 2 callers
Method
legacyProviderEntries
()
Sources/Fluid/Persistence/KeychainService.swift:68
↓ 2 callers
Method
listInputDevices
()
Sources/Fluid/Services/AudioDeviceService.swift:155
↓ 2 callers
Method
listOutputDevices
()
Sources/Fluid/Services/AudioDeviceService.swift:193
↓ 2 callers
Method
loadCurrentChatFromStore
()
Sources/Fluid/Services/CommandModeService.swift:40
↓ 2 callers
Method
loadManifest
(at directory: URL)
Sources/Fluid/Services/ExternalCoreMLModelRegistry.swift:143
↓ 2 callers
Method
loadRawJSON
()
Sources/Fluid/Services/ParakeetVocabularyStore.swift:121
↓ 2 callers
Method
loadResolvedConfig
()
Sources/Fluid/Services/ParakeetVocabularyStore.swift:180
↓ 2 callers
Method
loadStoredKeys
()
Sources/Fluid/Persistence/KeychainService.swift:133
↓ 2 callers
Method
loadedModelState
()
Sources/Fluid/Services/PrivateAIProvider.swift:217
↓ 2 callers
Method
localModelPath
(for model: PrivateAIRegisteredModel)
Sources/Fluid/Services/PrivateAIProvider.swift:207
↓ 2 callers
Method
logProviderAPIKeyPersistenceFailure
(_ error: Error)
Sources/Fluid/Persistence/SettingsStore.swift:3411
↓ 2 callers
Method
markActiveSelectionUnavailable
()
Sources/Fluid/Services/MicrophonePreferenceCoordinator.swift:275
↓ 2 callers
Method
menuHoverChanged
(_ hovering: Bool)
Sources/Fluid/Views/BottomOverlayView.swift:562
↓ 2 callers
Method
menuHoverChanged
(_ hovering: Bool)
Sources/Fluid/Views/BottomOverlayView.swift:839
↓ 2 callers
Method
menuHoverChanged
(_ hovering: Bool)
Sources/Fluid/Views/BottomOverlayView.swift:1103
↓ 2 callers
Method
migrateTranscriptionStartSoundIfNeeded
()
Sources/Fluid/Persistence/SettingsStore.swift:3418
↓ 2 callers
Method
missingOnboardingCompletionRequirements
(allowsAIConfiguration: Bool)
Sources/Fluid/ContentView.swift:3896
↓ 2 callers
Method
missingRequiredModelFiles
()
Sources/Fluid/Services/ParakeetRealtimeProvider.swift:223
↓ 2 callers
Method
modeAccentColor
(_ mode: SettingsStore.PromptMode)
Sources/Fluid/UI/AISettingsView+AdvancedSettings.swift:1601
↓ 2 callers
Method
modelBinding
(for providerID: String)
Sources/Fluid/UI/AISettingsView+AIConfiguration.swift:1937
↓ 2 callers
Method
modelFact
(_ systemImage: String, _ text: String)
Sources/Fluid/UI/OnboardingAIEnhancementStepView.swift:917
↓ 2 callers
Method
mouseButton
(from event: CGEvent)
Sources/Fluid/Services/GlobalHotkeyManager.swift:721
↓ 2 callers
Method
nearest
(for weight: Float)
Sources/Fluid/UI/CustomDictionaryView.swift:2990
↓ 2 callers
Method
normalizeForLookup
(_ text: String)
Sources/Fluid/Services/FluidAudioProvider.swift:557
↓ 2 callers
Method
normalizeUserTerms
(_ terms: [VocabularyConfig.Term], maxTerms: Int)
Sources/Fluid/Services/ParakeetVocabularyStore.swift:277
↓ 2 callers
Method
normalizedIdentifier
(for locale: Locale)
Sources/Fluid/Services/AppleSpeechAnalyzerProvider.swift:275
↓ 2 callers
Method
normalizedPunctuationDictionaryPrefix
(_ value: String)
Sources/Fluid/Persistence/SettingsStore.swift:4092
↓ 2 callers
Method
normalizedTrigger
(_ value: String)
Sources/Fluid/UI/CustomDictionaryView.swift:2689
↓ 2 callers
Method
openAllReleasesPage
()
Sources/Fluid/UI/SettingsView.swift:1764
↓ 2 callers
Method
openAllReleasesPage
()
Sources/Fluid/Services/MenuBarManager.swift:843
← previous
next →
601–700 of 2,803, ranked by callers