> ## Documentation Index
> Fetch the complete documentation index at: https://manual.voiceping.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Translation in Zoom, Teams, Google Meet, etc.

> Use VoicePing 3.0 live translation with Zoom, Microsoft Teams, Google Meet, and other browser or desktop audio sources.

export const FeedbackKo = () => <>
    <Tip>
      이 기능에 대한 아이디어나 요청은 <a href="/ko/product-feedback">Product Feedback</a>을 통해 팀에 보내주세요.
    </Tip>

    <h2>공식 링크</h2>

    <CardGroup cols={2}>
      <Card title="공식 웹사이트" icon="globe" href="https://voiceping.net/en/">
        공식 웹사이트 방문
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        X에서 팔로우
      </Card>
      <Card title="Facebook" icon="facebook" href="https://www.facebook.com/voiceping.inc">
        Facebook에서 좋아요
      </Card>
      <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/28684130/">
        LinkedIn에서 연결
      </Card>
    </CardGroup>
  </>;

VoicePing can transcribe and translate audio from online meetings, browser tabs, local microphone input, and supported desktop audio routes.

## Basic Flow

1. Join the meeting in Zoom, Microsoft Teams, Google Meet, or another supported app.
2. Open VoicePing.
3. Click **Start Recording** or start live translation from the VoicePing translation screen.
4. Select the speaking language and translation/display language.
5. Share the listener URL or QR code if participants need browser captions.

## Meeting Detection And Calendar PiP

VoicePing 3.0 can detect supported meetings from Zoom, Google Meet, and Microsoft Teams. When Google Calendar or Outlook Calendar is connected, VoicePing can show a picture-in-picture reminder before a meeting and help start live translation from the detected meeting.

## Audio Processing Settings

Use the audio/device settings to adjust:

* **Auto gain** - balances speaker or system audio level.
* **Echo cancellation** - reduces echo when transcribing YouTube, Google Meet, Teams, or other audio output from the same browser/computer.
* **Noise suppression** - reduces background noise.
* **High accuracy** - improves recognition but may be disabled while translated TTS auto-play is active.

## Translated Speech Playback

VoicePing can play translated final utterances aloud when a fresh translation is available. Auto-play avoids replaying stale translations and prevents duplicate playback.

## Teams On Windows

If Microsoft Teams audio is not captured on Windows, check exclusive-mode audio settings. See [Teams audio extraction troubleshooting](/ko/teams-audio-troubleshooting).

## Related

* [Web Meeting Bot](/ko/web-meeting-bot)
* [Audio Mixer Setup](/ko/audio-mixer)
* [Live Captions](/ko/live-subtitles)

<FeedbackKo />
