---
title: "About VoxisLive — Real-Time Voice Translation from Türkiye"
description: "VoxisLive is an independent software business in Türkiye, founded 2026, building real-time spoken translation for Windows, Linux and Chrome."
url: https://voxislive.com/about
language: "en"
source_html: https://voxislive.com/about
site: "Voxis — real-time voice translation"
og_image: https://voxislive.com/assets/og.png
generated_by: voxislive-markdown-pipeline
---

[Home](https://voxislive.com/) · / · About

ABOUT

# Speak, don't subtitle.

VoxisLive is a Windows and Linux application that delivers live spoken translation of your computer's audio — videos, games, calls — as the speech happens. Driverless, 79 target languages, distributed through the Microsoft Store, the Snap Store and voxislive.com.

## Why VoxisLive exists

Text-based translation is too slow for the moments that matter: a livestream in a language you don't speak, a multilingual call, an undubbed video. Reading subtitles pulls your eyes off the screen — so VoxisLive speaks the translation instead, in a studio-grade voice at 24 kHz, a few seconds behind the speaker.

## Four commitments

- **Speak, don't subtitle.** Reading subtitles pulls your eyes off the screen. The translation should arrive through your ears.
- **No drivers, no friction.** Direct system-audio capture through native Windows WASAPI — no virtual cables, no setup ritual.
- **Provable, not just promised.** We publish a read-only, source-available excerpt of the desktop engine's audio pipeline on GitHub, so you — or your security team — can verify exactly how capture, translation, and storage work, instead of taking our word for it. It's for verification, not for building your own copy; see [Licensing](https://voxislive.com/licensing).
- **Your audio stays yours.** Speech detection runs locally, nothing is retained after a session, and no data is sold.

## Who builds it

VoxisLive is an independent software business based in Türkiye, founded in June 2026 by **Davut Akça**, who builds and runs it. It is a commercial product with paying customers, published under the VoxisLive name on the [Microsoft Store](https://apps.microsoft.com/store/detail/9P5Z0KVS58RS), the [Snap Store](https://snapcraft.io/voxis) and the [Chrome Web Store](https://chromewebstore.google.com/detail/voxis-%E2%80%94-live-translate/eaoplhkoomnlgfhcjeccgkhnkodkfbjn). It is self-funded, with no outside investors — which is why the roadmap answers to the people who use it rather than to a funding round. A read-only, source-available excerpt of the desktop engine is published on [GitHub](https://github.com/VoxisLive/voxislive) for transparency.

- **Business name:** VoxisLive
- **Founded:** June 2026
- **Based in:** Türkiye
- **Run by:** Davut Akça, founder
- **Contact:** [support@voxislive.com](mailto:support@voxislive.com)
- **Distribution:** Microsoft Store · Snap Store · Chrome Web Store · voxislive.com

Questions, ideas, or a bug to report? [Get in touch](https://voxislive.com/contact) — we answer in whichever language you write in.

FAQ

## Common questions

### What is VoxisLive?

A Windows app for real-time voice translation. It captures any audio playing on your computer and plays it back as a natural voice in your language within a few seconds, with a live bilingual transcript. It supports 79 languages.

### Is VoxisLive open source?

No — but you do not have to take our privacy claims on faith either. What's on GitHub is a small, read-only excerpt of the real code, published so you can verify exactly how audio is captured, translated, and stored. VoxisLive itself is a commercial product — a paid app sold as prepaid minute packs, with a paid Bring Your Own Key unlock available inside it — and the excerpt is not a buildable or freely-usable version of the app. See [Licensing](https://voxislive.com/licensing) for the full detail.

### Who is behind VoxisLive?

VoxisLive is an independent software business based in Türkiye, founded in June 2026 and run by Davut Akça. It is self-funded with no outside investors, has paying customers, and ships on the Microsoft Store, the Snap Store and the Chrome Web Store.

## Keep reading

[How it works · VoxisLive captures system audio directly through WASAPI loopback, detects speech on-device, translates it with a…](https://voxislive.com/how-it-works) · [Licensing · Voxis Live is a commercial product — a paid app sold as prepaid minute packs and a paid Bring Your Own Key unlock. The GitHub…](https://voxislive.com/licensing) · [Contact · Reach VoxisLive at support@voxislive.com for integration, plans, refunds or custom support. Report bugs on GitHub.](https://voxislive.com/contact)

Free to start · 10 free minutes every day

## Hear every language, in real time.

Runs on Windows 10 and 11 and on Linux — driverless capture, no setup ritual, no bot in your call.

[Get it on Microsoft Store](https://apps.microsoft.com/store/detail/9P5Z0KVS58RS?cid=DevShareMCLPCB)
[Linux · Snap Store](https://snapcraft.io/voxis)
[View on GitHub](https://github.com/VoxisLive/voxislive)


## Structured data (JSON-LD)

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://voxislive.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "About",
          "item": "https://voxislive.com/about"
        }
      ]
    },
    {
      "@type": "WebPage",
      "name": "About VoxisLive — Real-Time Voice Translation from Türkiye",
      "url": "https://voxislive.com/about",
      "description": "VoxisLive is an independent software business in Türkiye, founded 2026, building real-time spoken translation for Windows, Linux and Chrome.",
      "inLanguage": "en",
      "dateModified": "2026-08-24",
      "isPartOf": {
        "@type": "WebSite",
        "name": "VoxisLive",
        "url": "https://voxislive.com/"
      }
    },
    {
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What is VoxisLive?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "A Windows app for real-time voice translation. It captures any audio playing on your computer and plays it back as a natural voice in your language within a few seconds, with a live bilingual transcript. It supports 79 languages."
          }
        },
        {
          "@type": "Question",
          "name": "Is VoxisLive open source?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "No — but you do not have to take our privacy claims on faith either. What's on GitHub is a small, read-only excerpt of the real code, published so you can verify exactly how audio is captured, translated, and stored. VoxisLive itself is a commercial product — a paid app sold as prepaid minute packs, with a paid Bring Your Own Key unlock available inside it — and the excerpt is not a buildable or freely-usable version of the app."
          }
        },
        {
          "@type": "Question",
          "name": "Who is behind VoxisLive?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "VoxisLive is an independent software business based in Türkiye, founded in June 2026 and run by Davut Akça. It is self-funded with no outside investors, has paying customers, and ships on the Microsoft Store, the Snap Store and the Chrome Web Store."
          }
        }
      ]
    },
    {
      "@type": "Organization",
      "name": "VoxisLive",
      "alternateName": [
        "Voxis",
        "Voxis Live"
      ],
      "url": "https://voxislive.com/",
      "logo": "https://voxislive.com/assets/voxis-mark.svg",
      "description": "Independent software business in Türkiye building real-time spoken translation for Windows, Linux and Chrome across 79 languages.",
      "foundingDate": "2026-06",
      "email": "support@voxislive.com",
      "address": {
        "@type": "PostalAddress",
        "addressCountry": "TR"
      },
      "founder": {
        "@type": "Person",
        "name": "Davut Akça",
        "nationality": "TR"
      },
      "sameAs": [
        "https://apps.microsoft.com/store/detail/9P5Z0KVS58RS",
        "https://snapcraft.io/voxis",
        "https://chromewebstore.google.com/detail/voxis-%E2%80%94-live-translate/eaoplhkoomnlgfhcjeccgkhnkodkfbjn",
        "https://github.com/VoxisLive/voxislive",
        "https://www.reddit.com/r/LiveTranslation/",
        "https://www.reddit.com/r/LiveTranslation/wiki/index",
        "https://www.youtube.com/@VoxisLiveApp"
      ],
      "@id": "https://voxislive.com/#org"
    }
  ]
}
```
