Problem
Built-in dictation is convenient, but the result often still needs editing before it is ready to send. Voice messages add friction when the people speaking use different languages.
01 / iOS / Swift
Turn speech into clean, punctuated text — or translate a voice conversation across languages.
See it in action
What it does
Built-in dictation is convenient, but the result often still needs editing before it is ready to send. Voice messages add friction when the people speaking use different languages.
Speak naturally and get punctuated, ready-to-use text without a separate editing pass.
Play a voice message in another language while golosAway is listening. The app translates it and can present the result as text or speak it aloud. Reply by voice, translate the response back, and prepare it for sending.
Audio capture, speech recognition, optional translation, synthesized playback, extension state, and app handoff are coordinated through the same pipeline.
golosAway also includes a Messages extension flow for choosing text presets, recording, processing, and inserting the result without leaving the conversation thread.
Recording can stop after silence, and the app now also supports a configurable maximum recording length with a default of 5 minutes.
Explore