MCPcopy Create free account
hub / github.com/altic-dev/FluidVoice / clearActiveRecordingMode

Method clearActiveRecordingMode

Sources/Fluid/ContentView.swift:3013–3015  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3011 }
3012
3013 private func clearActiveRecordingMode() {
3014 self.setActiveRecordingMode(.none)
3015 }
3016
3017 /// Cancel an in-flight prewarm. Called on abort / new recording start — NOT on
3018 /// a normal stop, because AI post-processing runs after stop and benefits from

Calls 1

Tested by

no test coverage detected