MCPcopy Create free account

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

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

↓ 1 callersMethodcustomWordEntries
(from payload: CustomWordsWriteRequest)
Sources/Fluid/Services/LocalAPI/DictionaryAPIController.swift:206
↓ 1 callersMethoddailyWordCounts
Daily word counts for the last N days
Sources/Fluid/Persistence/TranscriptionHistoryStore.swift:665
↓ 1 callersMethoddark
Default dark-forward theme tuned for macOS Sonoma / Sequoia aesthetics.
Sources/Fluid/Theme/AppTheme.swift:330
↓ 1 callersMethoddataByMigratingLegacyPrivateAIKeys
(in data: Data)
Sources/Fluid/Persistence/BackupService.swift:214
↓ 1 callersMethoddayLabel
(_ date: Date)
Sources/Fluid/UI/StatsView.swift:662
↓ 1 callersMethoddecodeAudioSamples
(from request: LocalAPI.Request)
Sources/Fluid/Services/LocalAPI/InferenceAPIController.swift:101
↓ 1 callersMethoddecodeCustomWordValues
(from container: KeyedDecodingContainer<CodingKeys>, key: CodingKeys)
Sources/Fluid/Services/DictionaryTransferService.swift:157
↓ 1 callersMethoddecodeCustomWords
(from container: KeyedDecodingContainer<CodingKeys>)
Sources/Fluid/Services/DictionaryTransferService.swift:131
↓ 1 callersMethoddecodeFilePath
(from request: LocalAPI.Request)
Sources/Fluid/Services/LocalAPI/InferenceAPIController.swift:72
↓ 1 callersMethoddecodeReplacements
(from container: KeyedDecodingContainer<CodingKeys>)
Sources/Fluid/Services/DictionaryTransferService.swift:112
↓ 1 callersMethoddecodeStringList
(from container: KeyedDecodingContainer<CodingKeys>, key: CodingKeys)
Sources/Fluid/Services/DictionaryTransferService.swift:42
↓ 1 callersMethoddecodeText
(from request: LocalAPI.Request)
Sources/Fluid/Services/LocalAPI/InferenceAPIController.swift:137
↓ 1 callersMethoddecreasePrivateAIContextTokenLimit
()
Sources/Fluid/UI/AISettingsView+AIConfiguration.swift:2180
↓ 1 callersMethoddefaultDictationPromptBodyText
Built-in default dictation prompt body that users may view/edit.
Sources/Fluid/Persistence/SettingsStore.swift:984
↓ 1 callersMethoddefaultPromptResolution
(for mode: PromptMode, source: PromptResolutionSource, appBinding: AppPromptBinding?, allowDefaultOverride: Bo
Sources/Fluid/Persistence/SettingsStore.swift:1255
↓ 1 callersMethoddefaultRow
(selectedID: String?)
Sources/Fluid/Views/BottomOverlayView.swift:1510
↓ 1 callersMethoddefaultTemplateJSON
()
Sources/Fluid/Services/ParakeetVocabularyStore.swift:312
↓ 1 callersMethoddeleteBoostTerm
(at index: Int)
Sources/Fluid/UI/CustomDictionaryView.swift:2219
↓ 1 callersMethoddeleteChat
Delete a chat by ID
Sources/Fluid/Persistence/ChatHistoryStore.swift:199
↓ 1 callersMethoddeletePendingPrompt
()
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:1554
↓ 1 callersMethoddeletePrivateAIModel
(_ model: PrivateAIRegisteredModel)
Sources/Fluid/UI/AISettingsView+AIConfiguration.swift:1225
↓ 1 callersMethoddeletePunctuationRule
(_ rule: SettingsStore.PunctuationDictionaryRule)
Sources/Fluid/UI/CustomDictionaryView.swift:1680
↓ 1 callersMethoddeleteSavedAudio
()
Sources/Fluid/UI/SettingsView.swift:1662
↓ 1 callersMethoddeleteSelectedModel
()
Sources/Fluid/UI/AISettings/AIEnhancementSettingsViewModel.swift:1128
↓ 1 callersMethoddeleteSpeechModel
(_ model: SettingsStore.SpeechModel)
Sources/Fluid/UI/AISettings/VoiceEngineSettingsViewModel.swift:173
↓ 1 callersMethoddeleteUnreferencedAudioFiles
(referencedFileNames: Set<String>)
Sources/Fluid/Persistence/DictationAudioHistoryStore.swift:94
↓ 1 callersMethoddeliverAIProcessingFallback
(error: String, using center: UNUserNotificationCenter)
Sources/Fluid/Services/NotificationService.swift:74
↓ 1 callersMethoddeliverCommandModeFailure
(error: String, using center: UNUserNotificationCenter)
Sources/Fluid/Services/NotificationService.swift:98
↓ 1 callersMethoddescendant
(withIdentifier identifier: NSUserInterfaceItemIdentifier)
Sources/Fluid/UI/SettingsView.swift:2653
↓ 1 callersMethoddescribe
(_ error: AXError)
Sources/Fluid/Services/TextSelectionService.swift:137
↓ 1 callersMethoddescribeComputeUnits
(_ computeUnits: MLComputeUnits)
Sources/Fluid/Services/NemotronProvider.swift:583
↓ 1 callersMethoddetailSection
(title: String, content: String, badge: String?, isSecondary: Bool)
Sources/Fluid/UI/TranscriptionHistoryView.swift:476
↓ 1 callersMethoddetailText
(for progress: PrivateAIModelDownloadProgress?)
Sources/Fluid/Services/PrivateAIProvider.swift:109
↓ 1 callersMethoddetailedNetworkError
Provides detailed network error messages
Sources/Fluid/Services/ModelRepository.swift:337
↓ 1 callersMethoddetectBoostedTerms
(in text: String, limit: Int)
Sources/Fluid/Services/FluidAudioProvider.swift:518
↓ 1 callersMethoddetectLoginItemLaunch
Whether this launch came from macOS Login Items. Reads the launch Apple Event, which is only valid during applicationDidFinishLaunching. FLUID_SIMULAT
Sources/Fluid/AppDelegate.swift:175
↓ 1 callersMethoddetermineStepType
(for command: String, purpose: String?)
Sources/Fluid/Services/CommandModeService.swift:562
↓ 1 callersMethoddevice
(uid: String?, in inputs: [AudioDevice.Device])
Sources/Fluid/Services/MicrophonePreferenceCoordinator.swift:396
↓ 1 callersMethoddiag
(_ message: String)
Sources/Fluid/Services/TextSelectionService.swift:159
↓ 1 callersMethoddiarize
Diarize an audio file into chronological speaker turns. Speaker labels are assigned in order of first appearance ("Speaker 1" spoke first). Returns an
Sources/Fluid/Services/SpeakerDiarizationService.swift:38
↓ 1 callersMethoddictationPromptPicker
(for slot: SettingsStore.DictationShortcutSlot)
Sources/Fluid/UI/SettingsView.swift:188
↓ 1 callersMethoddictationPromptSelectionBinding
(for slot: SettingsStore.DictationShortcutSlot)
Sources/Fluid/UI/SettingsView.swift:156
↓ 1 callersMethoddictionaryEmptyState
(title: String, detail: String, action: (() -> Void)?)
Sources/Fluid/UI/CustomDictionaryView.swift:1529
↓ 1 callersMethoddictionaryPattern
(for trigger: String)
Sources/Fluid/Services/ASRService.swift:4605
↓ 1 callersMethoddictionaryTrainingAudioChunk
(at offset: Int, count: Int)
Sources/Fluid/Services/ASRService.swift:1148
↓ 1 callersMethoddidResolvedPriorityInputIdentityChange
(priorityInputUIDs: [String], previousInputDeviceIDsByUID: [String: AudioObjectID], currentInputDeviceIDsByUID
Sources/Fluid/Services/AudioCaptureIdlePolicy.swift:18
↓ 1 callersMethoddismissIfNeeded
(for screenPoint: NSPoint)
Sources/Fluid/Views/BottomOverlayView.swift:868
↓ 1 callersMethoddismissMenusForClick
(screenPoint: NSPoint)
Sources/Fluid/Views/BottomOverlayView.swift:458
↓ 1 callersMethoddisplayHeight
(for index: Int)
Sources/Fluid/Views/NotchContentViews.swift:1092
↓ 1 callersMethoddisplayHeight
(for index: Int)
Sources/Fluid/Views/NotchContentViews.swift:1793
↓ 1 callersMethoddisplayHeight
(at index: Int)
Sources/Fluid/Views/BottomOverlayView.swift:3390
↓ 1 callersMethoddownloadButtonText
(progress: PrivateAIModelDownloadProgress?)
Sources/Fluid/UI/AISettingsView+AIConfiguration.swift:1255
↓ 1 callersMethoddownloadFile
(from url: URL, to destination: URL, progressHandler: ((Double) -> Void)?)
Sources/Fluid/Services/WhisperProvider.swift:409
↓ 1 callersMethoddownloadModel
Downloads a specific model without changing the active selection. - Parameters: - model: The model to download - progressHandler: Optional callback fo
Sources/Fluid/Services/ASRService.swift:581
↓ 1 callersMethoddownloadModel
(progressHandler: ((Double) -> Void)?)
Sources/Fluid/Services/WhisperProvider.swift:343
↓ 1 callersMethoddownloadModels
()
Sources/Fluid/UI/AISettings/VoiceEngineSettingsViewModel.swift:234
↓ 1 callersMethoddownloadPrivateAIModel
()
Sources/Fluid/UI/OnboardingAIEnhancementStepView.swift:1170
↓ 1 callersMethoddownloadPrivateAIModel
(_ model: PrivateAIRegisteredModel)
Sources/Fluid/UI/AISettingsView+AIConfiguration.swift:987
↓ 1 callersMethoddownloadProgressText
(_ progress: PrivateAIModelDownloadProgress?)
Sources/Fluid/UI/AISettingsView+AIConfiguration.swift:1259
↓ 1 callersMethoddownloadSpeechModel
(_ model: SettingsStore.SpeechModel)
Sources/Fluid/UI/AISettings/VoiceEngineSettingsViewModel.swift:146
↓ 1 callersMethoddownmixToMono
(_ buffer: AVAudioPCMBuffer)
Sources/Fluid/Services/ASRService.swift:5222
↓ 1 callersMethoddropErrorCard
(message: String)
Sources/Fluid/UI/MeetingTranscriptionView.swift:597
↓ 1 callersMethoddynamicPreviewText
(_ previewText: String)
Sources/Fluid/Views/BottomOverlayView.swift:2829
↓ 1 callersMethodeditBoostTerm
(at index: Int)
Sources/Fluid/UI/CustomDictionaryView.swift:1724
↓ 1 callersMethodeditModeModelBinding
(for providerID: String)
Sources/Fluid/UI/AISettingsView+AdvancedSettings.swift:1510
↓ 1 callersMethodeditPunctuationRule
(_ rule: SettingsStore.PunctuationDictionaryRule)
Sources/Fluid/UI/CustomDictionaryView.swift:1673
↓ 1 callersMethodeffectiveDictationPromptBody
(for slot: DictationShortcutSlot, appBundleID: String?)
Sources/Fluid/Persistence/SettingsStore.swift:1181
↓ 1 callersMethodeffectivePromptSelection
(settings: SettingsStore, dictationSlot: SettingsStore.DictationShortcutSlot, appBundleID: String?)
Sources/Fluid/Services/DictationPostProcessingService.swift:111
↓ 1 callersMethodelapsedMs
(since start: TimeInterval)
Sources/Fluid/Services/TypingService.swift:386
↓ 1 callersMethodencode
(to encoder: Encoder)
Sources/Fluid/Persistence/FileTranscriptionHistoryStore.swift:72
↓ 1 callersMethodendSession
(_ session: Session)
Sources/Fluid/Services/DictionaryTrainingEndpointDetector.swift:66
↓ 1 callersMethodendpoint
(for baseURL: String, useResponsesAPI: Bool)
Sources/Fluid/Services/LLMClient.swift:278
↓ 1 callersMethodendsWithWordCharacter
(_ text: String)
Sources/Fluid/Services/ASRService.swift:4617
↓ 1 callersMethodenqueue
(_ event: [String: Any])
Sources/Fluid/Analytics/AnalyticsService.swift:238
↓ 1 callersMethodensureArtifactsPresent
(for model: SettingsStore.SpeechModel, spec: ExternalCoreMLASRModelSpec, at directory: URL, progressHandler: (
Sources/Fluid/Services/ExternalCoreMLTranscriptionProvider.swift:225
↓ 1 callersMethodensureDebugLoggingDefaults
()
Sources/Fluid/Persistence/SettingsStore.swift:1455
↓ 1 callersMethodensureDefaultEditModeSyncState
()
Sources/Fluid/UI/AISettingsView+AdvancedSettings.swift:1563
↓ 1 callersMethodensureMouseDownMonitors
()
Sources/Fluid/Views/BottomOverlayView.swift:420
↓ 1 callersMethodensureUsableMainWindow
(_ window: NSWindow)
Sources/Fluid/Services/MenuBarManager.swift:975
↓ 1 callersMethodentryDetailView
(_ entry: TranscriptionHistoryEntry)
Sources/Fluid/UI/TranscriptionHistoryView.swift:324
↓ 1 callersMethodentryRow
(_ entry: TranscriptionHistoryEntry)
Sources/Fluid/UI/TranscriptionHistoryView.swift:134
↓ 1 callersMethoderrorCard
(error: String)
Sources/Fluid/UI/MeetingTranscriptionView.swift:569
↓ 1 callersMethoderrorCategory
(for error: Error)
Sources/Fluid/Services/MeetingTranscriptionService.swift:161
↓ 1 callersMethoderrorMessage
(for error: Error)
Sources/Fluid/Services/PrivateAIIntegrationService.swift:368
↓ 1 callersMethoderrorSummary
(from error: Error?)
Sources/Fluid/Services/ASRService.swift:4227
↓ 1 callersMethodestimateContentHeight
()
Sources/Fluid/Views/NotchContentViews.swift:1254
↓ 1 callersMethodestimatedPrivateAIDictationWords
(for contextTokenLimit: Int)
Sources/Fluid/Persistence/SettingsStore.swift:56
↓ 1 callersMethodevaluate
(_ pending: PendingCorrection)
Sources/Fluid/Services/AutomaticDictionaryCorrectionTracker.swift:672
↓ 1 callersMethodexampleGridHeader
(leftTitle: String, rightTitle: String)
Sources/Fluid/UI/OnboardingAIEnhancementStepView.swift:386
↓ 1 callersMethodexamplePill
(_ text: String)
Sources/Fluid/UI/OnboardingTryoutStepView.swift:369
↓ 1 callersMethodexampleRow
(_ example: EnhancementExample)
Sources/Fluid/UI/OnboardingAIEnhancementStepView.swift:414
↓ 1 callersMethodexecute
Execute a terminal command and return JSON-parsable result
Sources/Fluid/Services/TerminalService.swift:67
↓ 1 callersMethodexecuteWithRetry
Execute request with retry logic (extracted for timeout wrapper)
Sources/Fluid/Services/LLMClient.swift:195
↓ 1 callersMethodexistingBoostTerms
(excludingIndex: Int?)
Sources/Fluid/UI/CustomDictionaryView.swift:2249
↓ 1 callersMethodexpectedLocalModelURL
(for model: PrivateAIRegisteredModel)
Sources/Fluid/Services/PrivateAIProvider.swift:206
↓ 1 callersMethodexportAudioArchive
(entries: [TranscriptionHistoryEntry], to destinationURL: URL)
Sources/Fluid/Persistence/DictationAudioHistoryStore.swift:166
↓ 1 callersMethodexportAudioZip
()
Sources/Fluid/UI/SettingsView.swift:1676
↓ 1 callersMethodexportToJSON
Export transcription result to JSON
Sources/Fluid/Services/MeetingTranscriptionService.swift:488
↓ 1 callersMethodexportToText
Export transcription result to text file
Sources/Fluid/Services/MeetingTranscriptionService.swift:471
↓ 1 callersMethodfailureIconButton
(systemName: String, help: String, action: @escaping () -> Void)
Sources/Fluid/Views/BottomOverlayView.swift:2764
← previousnext →1,101–1,200 of 2,803, ranked by callers