OiPer
OiPer
Documentation
OiPer DesktopInstallationQuickstartProfilesModelsFormattingSnippetsDictionaryHistorySettingsTroubleshooting
SnippetsConfigurationMatchingTypeScript APIRust API

Documentation

Documentation for OiPer Desktop and the OiPer snippets library.

There are two separate sets of documentation.

OiPer Desktop

The voice-to-text app. Hold a hotkey, speak, release, and the transcript is inserted into whatever application you were already using.

  • Overview — what the app does and how a dictation flows through it
  • Installation — download, permissions, and updates
  • Quickstart — first-run setup and your first dictation

Snippets library

@oiper/snippets and oiper-snippets are a standalone open-source library for applying configured snippets to a string, available for TypeScript and Rust. It is a general-purpose library that you add to your own project.

  • Overview — what it does and how to install it
  • Configuration — the config format and its validation rules
  • Matching — how snippets are applied to input

OiPer Desktop

Voice-to-text that runs on your machine and types into any application.

On this page

OiPer DesktopSnippets library