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

# 가상 오피스

> PC 및 모바일 앱에서 가상 오피스를 사용하는 방법

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/">
        VoicePing 공식 웹사이트 열기
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        X에서 VoicePing 팔로우하기
      </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>
  </>;

모바일 앱에서도 음성 통화, 음성 번역, 회의실 등 가상 오피스 기능을 이용할 수 있습니다. PC를 사용할 수 없을 때도 팀과 계속 소통할 수 있습니다.

## 가상 오피스 열기

왼쪽 사이드바에서 **Virtual Office**를 선택합니다.

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/1EWhdkBLWRYSKEDX/en/images/virtual-office/05-switch-to-virtual-office.png?fit=max&auto=format&n=1EWhdkBLWRYSKEDX&q=85&s=333389d2383d7f06547cb0d666546b52" alt="왼쪽 사이드바에서 Virtual Office를 여는 화면" width="2400" height="1350" data-path="en/images/virtual-office/05-switch-to-virtual-office.png" />
</Frame>

## 워크스페이스 가상 오피스 설정

1. 왼쪽 사이드바에서 **Settings**를 엽니다.
2. **Workspace Settings > Virtual Office**를 선택합니다.
3. **Presence & Status**, **Engagement**, **Display** 등 필요한 설정을 변경합니다. 변경 사항은 자동으로 저장됩니다.

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/1EWhdkBLWRYSKEDX/en/images/virtual-office/06-enable-virtual-office-settings.png?fit=max&auto=format&n=1EWhdkBLWRYSKEDX&q=85&s=d9a1973d3114ae3a43dc2c6edc9a5414" alt="Presence & Status, Engagement, Display를 설정하는 Virtual Office 화면" width="3420" height="2100" data-path="en/images/virtual-office/06-enable-virtual-office-settings.png" />
</Frame>

그 밖에 다음 항목을 설정할 수 있습니다.

* **Away Status Interval:** 멤버의 상태가 자동으로 자리 비움으로 바뀌기까지의 시간
* **Enable Active App:** 멤버가 사용 중인 데스크톱 앱을 다른 멤버에게 실시간으로 표시

## 계정과 워크스페이스 만들기

VoicePing 앱을 다운로드한 뒤 계정과 워크스페이스를 만듭니다. 자세한 내용은 [오너 계정 및 워크스페이스 만들기](/ko/owner-signup)를 참조하세요.

## 팀 멤버 초대하기

모바일 앱에서는 초대 URL을 사용해 팀 멤버를 워크스페이스에 초대합니다. 데스크톱 앱의 초대 방법은 [멤버 초대](/ko/invite-members)를 참조하세요.

왼쪽 상단의 프로필 아이콘을 탭하고 **설정 > URL로 초대**를 엽니다. 표시된 초대 링크를 공유하세요.

<iframe src="https://www.loom.com/embed/92ac0933383b4f6086eb8885077eacf7" width="100%" height="400" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

## 플로어에서 팀과 대화하기

가상 오피스에서는 별도의 회의를 예약하지 않고도 음성 통화로 멤버에게 연락할 수 있습니다. 먼저 사용자 상태에서 상대방이 통화 가능한지 확인하세요.

### 사용자 상태

<div style={{display: 'flex', gap: '20px'}}>
  <div>
    <Frame>
      <img src="https://mintcdn.com/test-cf63e467/rn3-arADt0-lIaf4/ja/images/virtual-office/02-online-status.png?fit=max&auto=format&n=rn3-arADt0-lIaf4&q=85&s=14ed8d939183e5dcab90a24648dd5c66" alt="온라인 상태" width="294" height="280" data-path="ja/images/virtual-office/02-online-status.png" />
    </Frame>
  </div>

  <div>
    <Frame>
      <img src="https://mintcdn.com/test-cf63e467/rn3-arADt0-lIaf4/ja/images/virtual-office/03-busy-status.png?fit=max&auto=format&n=rn3-arADt0-lIaf4&q=85&s=d0a7e98a501d4325d2b4fd1761b24b30" alt="바쁨 상태" width="288" height="272" data-path="ja/images/virtual-office/03-busy-status.png" />
    </Frame>
  </div>

  <div>
    <Frame>
      <img src="https://mintcdn.com/test-cf63e467/rn3-arADt0-lIaf4/ja/images/virtual-office/04-away-status.png?fit=max&auto=format&n=rn3-arADt0-lIaf4&q=85&s=547603e047bf6650a541e2052749bc9d" alt="자리 비움 상태" width="286" height="272" data-path="ja/images/virtual-office/04-away-status.png" />
    </Frame>
  </div>
</div>

### 음성 통화

상대방의 사용자 아이콘 또는 사이드바의 수화기 아이콘을 탭해 호출합니다.

<iframe src="https://www.loom.com/embed/055cf97daf5c450ab053b5983830d498" width="100%" height="400" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

### 텍스트 채팅

화면 하단 또는 사용자 아바타의 텍스트 아이콘을 탭해 메시지를 보냅니다. 오른쪽 상단의 키보드 아이콘으로 메시지 입력란을 표시하거나 숨길 수 있습니다.

<iframe src="https://www.loom.com/embed/e7c6296247ab45519024ba8fc73f78d4" width="100%" height="400" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

## 회의 진행하기

모바일 앱에서도 회의실을 사용할 수 있습니다. 플로어에 회의실이 없으면 새로 만드세요.

### 회의실 생성

플로어의 \*\*+\*\*를 탭하고 회의실 이름과 디자인을 설정합니다.

<iframe src="https://www.loom.com/embed/f010d4d7430543849edba122ce739746" width="100%" height="400" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

## 음성 번역(선택 사항)

모바일 앱에서도 음성 번역을 사용할 수 있습니다. 먼저 워크스페이스에서 사용할 언어를 설정합니다.

### 번역 가능한 언어 설정

왼쪽 상단의 사용자 아이콘을 탭하고 **설정 > 워크스페이스 > 음성 인식 및 번역**을 엽니다. 화살표 아이콘을 탭해 사용할 언어를 선택합니다.

<iframe src="https://www.loom.com/embed/148500d5fe7a4f02898b674610778978" width="100%" height="400" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

### 언어 지정

음성 번역을 시작하기 전에 발화 언어와 번역 언어를 선택합니다.

<iframe src="https://www.loom.com/embed/a4231adbf539450b84795ac0d6f5561e" width="100%" height="400" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

## 데이터 보관 기간

<Warning>
  유료 셀프서비스 플랜의 음성 데이터는 최대 3개월간 보관됩니다. 회의 로그는 워크스페이스 플랜 또는 별도 계약 조건에 따라 보관됩니다. 해당 세션에서 Web Meeting Bot 영상이나 녹화 영상을 제공하는 경우 영상은 최대 1개월간 보관됩니다. 필요한 데이터는 보관 기간이 끝나기 전에 다운로드하세요.
</Warning>

## VoicePing 3.0 가상 오피스 참고 사항

* 플로어 접근 권한은 멤버, 그룹, 정책 설정의 영향을 받을 수 있습니다. 할당되지 않으면 [멤버 관리](/ko/member-management)와 그룹 설정을 확인하세요.
* 회의실에서는 카드 위치 고정, 그리드·발표자 영상 레이아웃, 권한이 있는 멤버의 회의실 관리를 지원합니다.
* 플로어 텍스트 채팅의 기본 수신자를 주변 사용자로 설정할 수 있습니다.
* 사용자 지정 개체에는 텍스트, URL, YouTube, iframe을 삽입할 수 있습니다.

<FeedbackKo />
