Use Spokenly with InferFoundry¶
Spokenly is a voice-to-text dictation app for macOS and iOS with AI-powered text processing. It supports bringing your own API keys for cloud transcription and AI features like text cleanup, summarization, and custom prompts. Connect it to InferFoundry to process your AI text commands through your regional endpoint.
Prerequisites¶
- Spokenly installed on macOS or iOS
- An InferFoundry API key
Connect Spokenly to InferFoundry¶
- Open Spokenly and go to Settings
- Navigate to the API Keys section
- Under the OpenAI provider, enter:
| Field | Value |
|---|---|
| API Key | Your InferFoundry API key |
| Base URL | https://gateway.dev.if-service.ai/v1 |
Replace [your-region] with your region code (e.g. ch103, us103).
- Save your settings
What works with InferFoundry¶
Spokenly's BYOK mode covers the AI text processing features — things like:
- Custom prompts for reformatting, summarizing, or translating dictated text
- AI-powered text cleanup using models like Claude
Voice-to-text transcription uses separate models (local Whisper/Parakeet or cloud transcription providers) and is not affected by this configuration.
Verify¶
Use one of Spokenly's AI text processing features and check portal.dev.if-service.ai → Usage to confirm requests appear.
Troubleshooting¶
- AI processing not working
- Make sure the API key and base URL are saved correctly. Spokenly must be running for BYOK to be active.
- Transcription unaffected
- This is expected. Voice-to-text uses its own models. The InferFoundry key is only used for AI text processing features.
- Model not available
- Check Available Models for models available in your region.