---
title: "VoxisLive 문의하기 — 사용하시는 언어로 지원"
description: "통합, 요금제, 환불 또는 맞춤 지원 문의는 support@voxislive.com으로 연락하세요. 버그는 GitHub에서 신고할 수 있습니다. 어떤 언어로 문의하시든 그 언어로 답변드립니다."
url: https://voxislive.com/ko/contact
language: "ko"
source_html: https://voxislive.com/ko/contact
site: "Voxis — real-time voice translation"
og_image: https://voxislive.com/assets/og.png
generated_by: voxislive-markdown-pipeline
---

[홈](https://voxislive.com/ko/) · / · 문의

문의

# 담당자와 직접 이야기하세요.

통합, 요금제, 환불 등 무엇이든 궁금한 점이 있으시면 저희 팀이 빠르게 답변드리겠습니다. 어떤 언어로 문의하시든 그 언어로 답변드립니다.

### 지원 및 영업

통합 관련 질문, 요금제, 계정 문제, 환불 요청 등 — 계정 이메일과 주문 참조 번호(있는 경우)를 함께 알려 주세요.

[support@voxislive.com](mailto:support@voxislive.com)

### 문제 신고

앱에서 버그를 발견하셨나요? 가장 빠른 방법은 Windows 버전과 재현 절차를 포함해 GitHub에 이슈를 등록하는 것입니다.

[github.com/VoxisLive/voxislive](https://github.com/VoxisLive/voxislive/issues)

### 개인정보 및 법적 문의

데이터 요청, 삭제, 정책 관련 질문은 개인정보처리방침에 따라 처리되며 보통 30일 이내에 답변드립니다.

[contact@voxislive.com](mailto:contact@voxislive.com)

FAQ

## 자주 묻는 질문

### 응답은 얼마나 빠른가요?

메시지는 최대한 빠르게, 보통 영업일 기준 1~2일 이내에 답변드립니다. 저희가 계정 정보를 확인할 수 있도록 계정 이메일을 함께 적어 주세요.

### 지원은 어떤 언어로 제공되나요?

모든 언어로 지원합니다. 편하신 언어로 문의하시면 같은 언어로 답변드립니다.

### 환불은 어디서 요청하나요?

계정 이메일과 결제 영수증 또는 주문 참조 번호를 함께 첨부해 support@voxislive.com(또는 contact@voxislive.com)으로 문의해 주세요. 소비자는 14일의 철회권을 가지며, 자세한 내용은 환불 정책을 참고하세요.

## 이어서 읽기

[소개 · VoxisLive는 Windows의 모든 오디오를 실시간 음성으로 번역합니다 — 드라이버 불필요, 79개 언어, 오픈 코어. 튀르키예 출신의 독립 개발자 Davut Akça가 만들고 유지관리합니다.](https://voxislive.com/ko/about) · [변경 내역 · Voxis의 모든 버전을 하나씩: 무엇이 고쳐지고 무엇이 추가됐는지 쉬운 말로 정리했습니다. 업데이트는 Microsoft Store를 통해 자동으로 도착합니다.](https://voxislive.com/ko/changelog) · [다운로드 · Microsoft Store에서 Windows 10/11용 VoxisLive를 받거나, Chrome/Edge 확장 프로그램을 추가하거나, GitHub에 공개된 소스 코드 발취본을 살펴보세요.](https://voxislive.com/ko/download) · [문제 해결 · Voxis 사용자가 실제로 겪는 문제와 단계별 해결 방법: 미팅 모드, 오디오와 번역, 설치, 계정과 분.](https://voxislive.com/ko/troubleshooting)


## Structured data (JSON-LD)

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "홈",
          "item": "https://voxislive.com/ko/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "문의",
          "item": "https://voxislive.com/ko/contact"
        }
      ]
    },
    {
      "@type": "WebPage",
      "name": "VoxisLive 문의하기 — 사용하시는 언어로 지원",
      "url": "https://voxislive.com/ko/contact",
      "description": "통합, 요금제, 환불 또는 맞춤 지원 문의는 support@voxislive.com으로 연락하세요. 버그는 GitHub에서 신고할 수 있습니다. 어떤 언어로 문의하시든 그 언어로 답변드립니다.",
      "inLanguage": "ko",
      "dateModified": "2026-07-16",
      "isPartOf": {
        "@type": "WebSite",
        "name": "VoxisLive",
        "url": "https://voxislive.com/"
      }
    },
    {
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "응답은 얼마나 빠른가요?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "메시지는 최대한 빠르게, 보통 영업일 기준 1~2일 이내에 답변드립니다. 저희가 계정 정보를 확인할 수 있도록 계정 이메일을 함께 적어 주세요."
          }
        },
        {
          "@type": "Question",
          "name": "지원은 어떤 언어로 제공되나요?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "모든 언어로 지원합니다. 편하신 언어로 문의하시면 같은 언어로 답변드립니다."
          }
        },
        {
          "@type": "Question",
          "name": "환불은 어디서 요청하나요?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "계정 이메일과 결제 영수증 또는 주문 참조 번호를 함께 첨부해 support@voxislive.com(또는 contact@voxislive.com)으로 문의해 주세요. 소비자는 14일의 철회권을 가지며, 자세한 내용은 환불 정책을 참고하세요."
          }
        }
      ]
    },
    {
      "@type": "Organization",
      "name": "VoxisLive",
      "alternateName": [
        "Voxis",
        "Voxis Live"
      ],
      "url": "https://voxislive.com/",
      "logo": "https://voxislive.com/assets/voxis-mark.svg",
      "founder": {
        "@type": "Person",
        "name": "Davut Akça",
        "nationality": "TR"
      },
      "sameAs": [
        "https://apps.microsoft.com/store/detail/9P5Z0KVS58RS",
        "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"
      ],
      "contactPoint": [
        {
          "@type": "ContactPoint",
          "contactType": "customer support",
          "email": "support@voxislive.com",
          "url": "https://voxislive.com/contact"
        },
        {
          "@type": "ContactPoint",
          "contactType": "sales",
          "email": "contact@voxislive.com",
          "url": "https://voxislive.com/contact"
        }
      ],
      "@id": "https://voxislive.com/#org"
    }
  ]
}
```
