> ## 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.

# Speaker Identification

> Automatically identify and label different speakers in your VoicePing transcript and AI Summary.

export const FeedbackEn = () => <>
    <Tip>
      Have an idea or request about this feature? Send it to the team via <a href="/en/product-feedback">Product Feedback</a>.
    </Tip>

    <h2>Official Links</h2>

    <CardGroup cols={2}>
      <Card title="Official Website" icon="globe" href="https://voiceping.net/en/">
        Visit our official website
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        Follow us on X
      </Card>
      <Card title="Facebook" icon="facebook" href="https://www.facebook.com/voiceping.inc">
        Like us on Facebook
      </Card>
      <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/28684130/">
        Connect on LinkedIn
      </Card>
    </CardGroup>
  </>;

Speaker identification automatically detects and labels the different speakers in your transcript and AI Summary. Diarization runs as part of processing, so when you open a meeting log and generate its AI Summary, each speaker's lines are attributed separately.

This is useful for:

* Translating external meetings (Zoom, Microsoft Teams, Google Meet) where several people speak.
* Transcribing multiple in-person speakers through a single PC or microphone in a VoicePing meeting room.

## How to Use

### External meeting tools (Zoom, Teams, Google Meet)

1. Run live translation for the online meeting (see [Translation in Zoom, Teams, Google Meet, etc.](/en/zoom-teams-translation)).
2. Open the generated meeting log in **Meeting Logs**.
3. Generate the **AI Summary** — speakers are identified in the transcript and summary.

### VoicePing meeting room (one PC for multiple speakers)

1. Start live translation on the shared PC and set the spoken language (microphone icon) and translation language ("Text & A" icon). See [In-Person Meeting Transcription & Translation](/en/in-person-translation).
2. Let VoicePing transcribe and translate everyone in the room.
3. End the session and save it to your meeting logs.
4. Open the meeting log and generate its **AI Summary** — each speaker is labeled automatically.

<FeedbackEn />
