You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FluidVoice already has a localhost-only Local API, but it is disabled by default and currently requires manually writing defaults to enable it.
This proposal adds a small Settings section that lets a user enable or disable the API and select the maximum duration for API transcription files (default: 5 minutes; configurable from 1 to 120 minutes). The API remains limited to 127.0.0.1, and changing the enable switch starts or stops the listener immediately.
This would make integrations such as local automation and Raycast discoverable without widening network exposure or adding API history, job management, or new endpoints.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
FluidVoice already has a localhost-only Local API, but it is disabled by default and currently requires manually writing defaults to enable it.
This proposal adds a small Settings section that lets a user enable or disable the API and select the maximum duration for API transcription files (default: 5 minutes; configurable from 1 to 120 minutes). The API remains limited to 127.0.0.1, and changing the enable switch starts or stops the listener immediately.
This would make integrations such as local automation and Raycast discoverable without widening network exposure or adding API history, job management, or new endpoints.
All reactions