From 9705c63d69caf4406a3e9a3ca1eda2d1f3f9de63 Mon Sep 17 00:00:00 2001 From: Jim Date: Fri, 11 Oct 2024 14:14:15 +0200 Subject: [PATCH] feat: added new seameet faq --- content/en/seameet/seameet-manual/00-seameet-faq.md | 11 +++++++++-- content/zh/seameet/seameet-manual/00-seameet-faq.md | 9 ++++++++- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/content/en/seameet/seameet-manual/00-seameet-faq.md b/content/en/seameet/seameet-manual/00-seameet-faq.md index ad8a2b534..f90e14008 100644 --- a/content/en/seameet/seameet-manual/00-seameet-faq.md +++ b/content/en/seameet/seameet-manual/00-seameet-faq.md @@ -142,7 +142,14 @@ You can invite the SeaMeet copilot to join the meeting again using a mobile devi > > Be sure to wait until the previous recording has completely ended before making the second invitation, as otherwise, the system might determine that "the meeting is already being recorded," resulting in an invitation failure. -27. How can I use only the hours from the team workspace to automatically join meetings, instead of using the hours from my personal workspace? +## 27. How can I use only the hours from the team workspace to automatically join meetings, instead of using the hours from my personal workspace? Currently, SeaMeet determines which plan's hours are deducted, **based on the workspace where the meeting is stored**. -So, if you want the feature of "automatically joined meetings" to use the team plan's hours and store the meeting records in the team workspace, you can set the default workspace to the team workspace by following this path: **Account** -> **Meeting Preference** -> **Default Settings** -> **Default Workspace**. \ No newline at end of file +So, if you want the feature of "automatically joined meetings" to use the team plan's hours and store the meeting records in the team workspace, you can set the default workspace to the team workspace by following this path: **Account** -> **Meeting Preference** -> **Default Settings** -> **Default Workspace**. + +## 28. What is the difference between the SeaMeet individual plan and the team plan? + +Here are the main differences between the two plans: + +1. The team plan allows multiple people to collaborate in the workspace, where everyone can view transcriptions in the backend, download audio, and export using Google Docs, etc. +2. The team plan supports multiple simultaneous meetings, whereas the individual plan allows only one copilot to join a meeting at a time. For individual plan users, if the copilot is still attending Meeting A and the user starts another Meeting B, the copilot will not be able to join Meeting B. diff --git a/content/zh/seameet/seameet-manual/00-seameet-faq.md b/content/zh/seameet/seameet-manual/00-seameet-faq.md index ce8a3c786..b94db657a 100644 --- a/content/zh/seameet/seameet-manual/00-seameet-faq.md +++ b/content/zh/seameet/seameet-manual/00-seameet-faq.md @@ -146,4 +146,11 @@ SeaMeet 目前支援轉錄中文、英文會議,未來將逐步擴大支援其 目前SeaMeet決定扣除哪個方案的時數,是以**會議儲存於哪個工作區**來決定。 所以若您希望將「自動加入的會議」都使用團隊版的時數,並在團隊工作區中記錄儲存會議記錄,可以到以下路徑,將預設工作區設定為團隊版的工作區即可。 -**個人設定** -> **會議設定** -> **會議記錄預設選項** -> **預設工作區** \ No newline at end of file +**個人設定** -> **會議設定** -> **會議記錄預設選項** -> **預設工作區** + +## 28. SeaMeet團隊方案和個人方案有什麼差異? + +主要有這幾點差異: + +1. 團隊方案可以有多人在工作區裡,然後大家都可以看到後台的會議逐字稿 ,下載音檔,使用Google Docs導出等。 +2. 團隊方案可以有多個並行的copilot進入到會議中。個人版同一時間只有一個copilot進入會議。因此個人方案的用戶僅能同時進行一場會議。 若在第一場會議還在進行時,同時發起第二場會議,則機器人將無法加入第二場會議。 \ No newline at end of file