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
updatePromptMenuVisibility
()
Sources/Fluid/Views/NotchContentViews.swift:591
↓ 2 callers
Method
updatePromptModeShortcut
(_ newShortcut: HotkeyShortcut)
Sources/Fluid/Services/GlobalHotkeyManager.swift:575
↓ 2 callers
Method
updateRecognizerIfNeeded
()
Sources/Fluid/Services/AppleSpeechProvider.swift:117
↓ 2 callers
Method
updateRewriteModeShortcut
(_ newShortcut: HotkeyShortcut)
Sources/Fluid/Services/GlobalHotkeyManager.swift:544
↓ 2 callers
Method
upsert
(dictionaryEntryID: UUID, label: String, modelKey: String, enrollments: [PronunciationEnrollmentCapture])
Sources/Fluid/Services/PronunciationDictionaryStore.swift:69
↓ 2 callers
Method
upsertAppPromptBinding
(for mode: PromptMode, appBundleID: String, appName: String, promptID: String?)
Sources/Fluid/Persistence/SettingsStore.swift:775
↓ 2 callers
Method
validate
(_ document: AppBackupDocument)
Sources/Fluid/Persistence/BackupService.swift:208
↓ 2 callers
Method
validateArtifacts
(at directory: URL)
Sources/Fluid/Services/ExternalCoreMLModelRegistry.swift:102
↓ 2 callers
Method
validateArtifactsOrThrow
(at directory: URL)
Sources/Fluid/Services/ExternalCoreMLModelRegistry.swift:157
↓ 2 callers
Method
validateDownloadedFile
Validates a freshly-downloaded artifact before it is persisted as a model file. A network proxy / secure web gateway can return an HTML (or XML) bloc
Sources/Fluid/Networking/ModelDownloader.swift:413
↓ 2 callers
Method
validatesInstalledArtifacts
(at directory: URL)
Sources/Fluid/Services/ExternalCoreMLModelRegistry.swift:106
↓ 2 callers
Method
verifiedPromptProviders
()
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:1916
↓ 2 callers
Method
verifyPrivateAIConnection
(_ model: PrivateAIRegisteredModel)
Sources/Fluid/UI/AISettingsView+AIConfiguration.swift:1057
↓ 2 callers
Method
verifyPrivateAIProvider
(model: PrivateAIRegisteredModel)
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:364
↓ 2 callers
Method
versionString
(for appURL: URL)
Sources/Fluid/Services/SimpleUpdater.swift:639
↓ 2 callers
Method
waitForPendingAudioRouteRecoveryBeforeStart
Recording startup must let an already-scheduled route rebuild finish. Cancelling it here can preserve the stale prepared generation that the route eve
Sources/Fluid/Services/ASRService.swift:3125
↓ 2 callers
Method
withFallbackExpectedBytes
(_ byteCount: Int64?)
Sources/Fluid/Services/PrivateAIProvider.swift:50
↓ 2 callers
Method
withProviderSettingsRestored
(run: () -> Void)
Tests/FluidDictationIntegrationTests/DictationE2ETests.swift:2301
↓ 2 callers
Method
wordCount
Count words in a string (handles multiple spaces, newlines)
Sources/Fluid/Persistence/TranscriptionHistoryStore.swift:421
↓ 2 callers
Method
words
(in phrase: String)
Sources/Fluid/Services/ASRService+SpokenPunctuationFormatting.swift:201
↓ 1 callers
Method
abandonMicrophonePreviewRequestIfOwned
(_ operationGeneration: UInt64)
Sources/Fluid/Services/ASRService.swift:1635
↓ 1 callers
Method
acceptRewrite
()
Sources/Fluid/Services/RewriteModeService.swift:162
↓ 1 callers
Method
acceptedFrameRange
(frameCount: Int, sampleRate: Double, packetHostTime: UInt64, startHostTime: UInt64, stopHostTime: UInt64?)
Sources/Fluid/Services/ASRService.swift:5068
↓ 1 callers
Method
actionRow
(title: String, icon: String, rowID: String, enabled: Bool, action: @escaping () -> Void)
Sources/Fluid/Views/BottomOverlayView.swift:1732
↓ 1 callers
Method
activatePrivateAI
(scrollProxy: ScrollViewProxy)
Sources/Fluid/UI/OnboardingAIEnhancementStepView.swift:1211
↓ 1 callers
Method
activateSpeechModel
(_ model: SettingsStore.SpeechModel)
Sources/Fluid/UI/AISettings/VoiceEngineSettingsViewModel.swift:124
↓ 1 callers
Method
activateSystemSettings
()
Sources/Fluid/ContentView.swift:4127
↓ 1 callers
Method
activeSession
()
Sources/Fluid/Services/WhisperProvider.swift:113
↓ 1 callers
Method
activityTooltip
(for item: (date: Date, words: Int))
Sources/Fluid/UI/StatsView.swift:403
↓ 1 callers
Method
adaptive
(accent: Color, colorScheme: ColorScheme)
Sources/Fluid/Theme/AppTheme.swift:275
↓ 1 callers
Method
addAppPromptBindingFromFilePicker
(for mode: SettingsStore.PromptMode)
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:1796
↓ 1 callers
Method
addListenerLocked
(objectID: AudioObjectID, selector: AudioObjectPropertySelector, scope: AudioObjectPropertyScope, name: String
Sources/Fluid/Services/DirectCoreAudioInput.swift:1265
↓ 1 callers
Method
addManualReplacementIfValid
()
Sources/Fluid/UI/CustomDictionaryView.swift:1602
↓ 1 callers
Method
addNewModel
()
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:557
↓ 1 callers
Method
addReplacementEntry
(_ entry: SettingsStore.CustomDictionaryEntry)
Sources/Fluid/UI/CustomDictionaryView.swift:1588
↓ 1 callers
Method
addResponsesExtraParameter
(name: String, value: Any, to body: inout [String: Any])
Sources/Fluid/Services/LLMClient.swift:395
↓ 1 callers
Method
addTrainedReplacement
()
Sources/Fluid/UI/CustomDictionaryView.swift:1952
↓ 1 callers
Method
addTrainingVariant
(from transcript: String)
Sources/Fluid/UI/CustomDictionaryView.swift:1882
↓ 1 callers
Method
addTrainingVariant
(from transcript: String)
Sources/Fluid/Services/AutomaticDictionaryTrainingSession.swift:301
↓ 1 callers
Method
addWord
()
Sources/Fluid/UI/SettingsView.swift:2724
↓ 1 callers
Method
aiConfigurationSectionButton
(_ section: AIEnhancementConfigurationSection)
Sources/Fluid/UI/AISettingsView+AIConfiguration.swift:129
↓ 1 callers
Method
aiSetupSummaryItem
(icon: String, text: String)
Sources/Fluid/UI/AISettingsView+AIConfiguration.swift:238
↓ 1 callers
Method
allExistingTriggers
Returns all existing trigger words for duplicate detection
Sources/Fluid/UI/CustomDictionaryView.swift:2239
↓ 1 callers
Method
allProfiles
()
Sources/Fluid/Services/PronunciationDictionaryStore.swift:52
↓ 1 callers
Method
animateShortcutKeyToggle
(to isListening: Bool)
Sources/Fluid/UI/OnboardingTryoutStepView.swift:399
↓ 1 callers
Method
appBindingTargetMenuTitle
(_ target: AIEnhancementSettingsViewModel.AppBindingTarget)
Sources/Fluid/UI/AISettingsView+AdvancedSettings.swift:1606
↓ 1 callers
Method
appBindingTargets
(for mode: SettingsStore.PromptMode)
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:1725
↓ 1 callers
Method
appIconView
(bundleID: String)
Sources/Fluid/UI/AISettingsView+AdvancedSettings.swift:1439
↓ 1 callers
Method
appPromptBindingRow
(binding: SettingsStore.AppPromptBinding, mode: SettingsStore.PromptMode, modeProfiles: [SettingsStore.Dictati
Sources/Fluid/UI/AISettingsView+AdvancedSettings.swift:1342
↓ 1 callers
Method
appPromptBindingsSection
(mode: SettingsStore.PromptMode, isEmphasized: Bool, isEnabled: Bool)
Sources/Fluid/UI/AISettingsView+AdvancedSettings.swift:1274
↓ 1 callers
Method
appendInt16LE
(_ value: Int16, to data: inout Data)
Sources/Fluid/Persistence/DictationAudioHistoryStore.swift:352
↓ 1 callers
Method
appendRunMetadata
()
Sources/Fluid/Services/FileLogger.swift:109
↓ 1 callers
Method
appendUInt16LE
(_ value: UInt16, to data: inout Data)
Sources/Fluid/Persistence/DictationAudioHistoryStore.swift:342
↓ 1 callers
Method
appendUInt32LE
(_ value: UInt32, to data: inout Data)
Sources/Fluid/Persistence/DictationAudioHistoryStore.swift:347
↓ 1 callers
Method
appendingPath
(_ path: String, to baseURL: String)
Sources/Fluid/Services/LLMClient.swift:274
↓ 1 callers
Method
appleScriptEscaped
(_ value: String)
Sources/Fluid/Persistence/SettingsStore+LaunchAtStartup.swift:172
↓ 1 callers
Method
appleSpeechAnalyzerLocaleIdentifier
(for languageID: String)
Sources/Fluid/Persistence/VoiceEngineLanguageCatalog.swift:189
↓ 1 callers
Method
appleSpeechLegacyLocaleIdentifier
(for languageID: String)
Sources/Fluid/Persistence/VoiceEngineLanguageCatalog.swift:193
↓ 1 callers
Method
apply
(_ route: VoiceEngineLanguageRoute, to settings: SettingsStore)
Sources/Fluid/Persistence/VoiceEngineLanguageCatalog.swift:115
↓ 1 callers
Method
apply
(_ text: String, prefix: String, rules dictionaryRules: [SettingsStore.PunctuationDictionaryRule], appName: St
Sources/Fluid/Services/ASRService+SpokenPunctuationFormatting.swift:106
↓ 1 callers
Method
applyAnalyticsConsentChange
(_ enabled: Bool)
Sources/Fluid/UI/SettingsView.swift:1769
↓ 1 callers
Method
applyAudioHistoryBudget
()
Sources/Fluid/UI/SettingsView.swift:1627
↓ 1 callers
Method
applyDeviceAvailability
(isAlive: Bool, deviceID: AudioObjectID)
Sources/Fluid/Services/ASRService.swift:3781
↓ 1 callers
Method
applyHistoryTextOutput
(_ text: String, saveToHistory: Bool)
Sources/Fluid/ContentView.swift:2739
↓ 1 callers
Method
applyLaunchAtStartupErrorMessage
(_ message: String?)
Sources/Fluid/Persistence/SettingsStore.swift:2366
↓ 1 callers
Method
applyLaunchAtStartupStatus
(enabled: Bool, statusMessage: String, errorMessage: String?)
Sources/Fluid/Persistence/SettingsStore.swift:2359
↓ 1 callers
Method
applyMentionFormatting
(_ text: String, appName: String?, bundleID: String?, windowTitle: String?)
Sources/Fluid/Services/ASRService+DictationLiteralFormatting.swift:190
↓ 1 callers
Method
applyPrimaryDictationShortcut
(_ shortcut: HotkeyShortcut, edit: PrimaryDictationShortcutEdit)
Sources/Fluid/ContentView.swift:1102
↓ 1 callers
Method
applyPromptEditorConfigurationDraft
(mode: PromptEditorMode)
Sources/Fluid/UI/AISettingsView+AdvancedSettings.swift:486
↓ 1 callers
Method
applyPronunciationMatches
(result: ASRResult, features: EncoderFeatureSequence, profiles: [PronunciationDictionaryProfile])
Sources/Fluid/Services/FluidAudioProvider.swift:342
↓ 1 callers
Method
applyRecordedShortcut
(_ shortcut: HotkeyShortcut, to target: ShortcutRecordingTarget)
Sources/Fluid/ContentView.swift:1064
↓ 1 callers
Method
applyShortcutStateChanges
(to view: Content)
Sources/Fluid/ContentView.swift:434
↓ 1 callers
Method
applySlashCommandFormatting
(_ text: String)
Sources/Fluid/Services/ASRService+DictationLiteralFormatting.swift:170
↓ 1 callers
Method
applySmoothingAndThreshold
(_ newLevel: CGFloat)
Sources/Fluid/Services/ASRService.swift:5202
↓ 1 callers
Method
applyTerminalLiteralAutocompleteSpacing
(_ text: String, appName: String?, bundleID: String?, windowTitle: String?)
Sources/Fluid/Services/ASRService+DictationLiteralFormatting.swift:236
↓ 1 callers
Method
artifactsAreComplete
(root: URL, items: [ModelItem])
Sources/Fluid/Networking/ModelDownloader.swift:324
↓ 1 callers
Method
attachAudio
(_ audio: DictationAudioMetadata, to entryID: UUID)
Sources/Fluid/Persistence/TranscriptionHistoryStore.swift:304
↓ 1 callers
Method
audioFileName
(entryID: UUID, timestamp: Date)
Sources/Fluid/Persistence/DictationAudioHistoryStore.swift:289
↓ 1 callers
Method
audioHistoryControls
()
Sources/Fluid/UI/SettingsView.swift:1852
↓ 1 callers
Method
audioHistoryUsageFraction
()
Sources/Fluid/UI/SettingsView.swift:1928
↓ 1 callers
Method
audioMetadataText
(for entry: TranscriptionHistoryEntry)
Sources/Fluid/UI/TranscriptionHistoryView.swift:579
↓ 1 callers
Method
autoDisablePromptTestIfNeeded
()
Sources/Fluid/UI/AISettingsView+AdvancedSettings.swift:1954
↓ 1 callers
Method
availableMemoryGB
()
Sources/Fluid/Services/WhisperProvider.swift:269
↓ 1 callers
Method
availableSelectedProviderID
(for rawValue: String?)
Sources/Fluid/Persistence/SettingsStore.swift:3854
↓ 1 callers
Method
backgroundColor
(isHighlighted: Bool)
Sources/Fluid/Theme/Components/OnboardingComponents.swift:363
↓ 1 callers
Method
backupUtilityRow
()
Sources/Fluid/UI/SettingsView.swift:1817
↓ 1 callers
Method
barsView
(using height: @escaping (Int) -> CGFloat)
Sources/Fluid/Views/NotchContentViews.swift:1080
↓ 1 callers
Method
barsView
(using height: @escaping (Int) -> CGFloat)
Sources/Fluid/Views/NotchContentViews.swift:1783
↓ 1 callers
Method
beginDictationRecording
(for slot: SettingsStore.DictationShortcutSlot, mode: ActiveRecordingMode)
Sources/Fluid/ContentView.swift:3749
↓ 1 callers
Method
beginObservingInsertion
(_ insertedText: String, targetPID: pid_t?)
Sources/Fluid/Services/AutomaticDictionaryCorrectionTracker.swift:422
↓ 1 callers
Method
beginPendingReleaseStop
(for type: HotkeyHoldModeType)
Sources/Fluid/Services/GlobalHotkeyManager.swift:362
↓ 1 callers
Method
beginReleaseTransition
(duration: TimeInterval)
Sources/Fluid/Views/BottomOverlayView.swift:281
↓ 1 callers
Method
beginSession
()
Sources/Fluid/Services/DictionaryTrainingEndpointDetector.swift:29
↓ 1 callers
Method
beginUpgrade
(settings: SettingsStore, defaults: UserDefaults)
Sources/Fluid/Services/PrivateAIIntegrationService.swift:73
↓ 1 callers
Method
bench
(_ message: String)
Sources/Fluid/Services/TypingService.swift:382
↓ 1 callers
Method
bindPreferredInputDeviceIfNeeded
In independent mode, attempt to bind AVAudioEngine's input to the user's preferred input device. In sync-with-system mode, we intentionally do nothing
Sources/Fluid/Services/ASRService.swift:2621
↓ 1 callers
Method
bindPreferredOutputDeviceIfNeeded
In independent mode, attempt to bind AVAudioEngine's output to the user's preferred output device. In sync-with-system mode, we intentionally do nothi
Sources/Fluid/Services/ASRService.swift:2654
↓ 1 callers
Method
bootMainWindowHiddenIfPresent
Realize the main window invisibly so ContentView's startup runs, then order it out. Used for login-item launches when "Show window when launched at lo
Sources/Fluid/AppDelegate.swift:254
↓ 1 callers
Method
bootstrapOnboardingState
(isTrueFirstOpen: Bool)
Sources/Fluid/Persistence/SettingsStore.swift:2593
↓ 1 callers
Method
boundedLimit
(from request: Request, default defaultValue: Int, maximum: Int)
Sources/Fluid/Services/LocalAPI/LocalAPIModels.swift:89
← previous
next →
901–1,000 of 2,803, ranked by callers