Skip to content

Commit 2481cb2

Browse files
WhatDamonChouChiu
andauthored
feat: add macOS audio setup and mic recovery in FAQs (#16)
* add macos * fix * update * Apply suggestions from code review Co-authored-by: ChouChiu <lshengevery@gmail.com> --------- Co-authored-by: ChouChiu <huangrongjun2200@outlook.com> Co-authored-by: ChouChiu <lshengevery@gmail.com>
1 parent 7c4faf5 commit 2481cb2

6 files changed

Lines changed: 61 additions & 3 deletions

File tree

src/docs/faq.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ keywords: MicYou常见问题,MicYou故障排除,MicYou无法连接,防火墙设
6363
6464
## 连接设备后无声音输出
6565

66+
### Windows
67+
6668
请确保 VB-Audio 驱动已正确安装,且以下设备均**未被禁用**
6769

6870
- **输出设备**:CABLE Input (VB-Audio Virtual Cable)
@@ -72,4 +74,22 @@ keywords: MicYou常见问题,MicYou故障排除,MicYou无法连接,防火墙设
7274

7375
![输入设备](/input-device.png)
7476

75-
![输出设备](/output-device.png)
77+
![输出设备](/output-device.png)
78+
79+
### macOS
80+
81+
请确保 BlackHole 驱动已正确安装!
82+
83+
若未安装 `switchaudio-osx`,您需要手动在 「系统设置」/「系统偏好设置」>「声音」>「输入」改为 BlackHole
84+
85+
![输入设备](/macos-sound-zhcn.png)
86+
87+
## 退出软件后设备自带麦克风无法使用
88+
89+
### macOS
90+
91+
若您的 Mac 已有麦克风,当您未安装 `switchaudio-osx` 或者软件非正常退出时,麦克风设置不会恢复。
92+
93+
您需要手动在 「系统设置」/「系统偏好设置」>「声音」>「输入」改为您的设备麦克风。
94+
95+
> 对于内建麦克风,它们可能名为「MacBook Pro 麦克风」、「MacBook Air 麦克风」或同类名称

src/en/docs/faq.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ keywords: MicYou FAQ,MicYou troubleshooting,MicYou cannot connect,firewall setti
6363
6464
## No audio output after connecting
6565

66+
### Windows
67+
6668
Please ensure that the VB-Audio driver is correctly installed and that the following devices are **not disabled**:
6769

6870
- **Output Device**: CABLE Input (VB-Audio Virtual Cable)
@@ -72,4 +74,22 @@ To check: Open Settings > Sound, and verify both devices are **Enabled**:
7274

7375
![Input device](/input-device.png)
7476

75-
![Output device](/output-device.png)
77+
![Output device](/output-device.png)
78+
79+
### macOS
80+
81+
Please ensure that the BlackHole driver is properly installed!
82+
83+
If `switchaudio-osx` is not installed, you will need to manually change the input to BlackHole in “System Settings” / “System Preferences” > ‘Sound’ > “Input”.
84+
85+
![Input Device](/macos-sound-en.png)
86+
87+
## Built-in microphone not working after exiting the app
88+
89+
### macOS
90+
91+
If your Mac has a built-in microphone, the microphone settings will not revert to normal if you haven’t installed `switchaudio-osx` or if the app exits abnormally.
92+
93+
You need to manually change the setting in “System Settings” / “System Preferences” > ‘Sound’ > “Input” to your device's microphone.
94+
95+
> For built-in microphones, they may be named “MacBook Pro Microphone,” “MacBook Air Microphone,” or similar names

src/public/macos-sound-en.png

601 KB
Loading

src/public/macos-sound-zhcn.png

590 KB
Loading

src/public/macos-sound-zhtw.png

597 KB
Loading

src/zh-TW/docs/faq.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,22 @@ keywords: MicYou常見問題,MicYou故障排除,MicYou無法連線,防火牆設
7272

7373
![輸入裝置](/input-device.png)
7474

75-
![輸出裝置](/output-device.png)
75+
![輸出裝置](/output-device.png)
76+
77+
### macOS
78+
79+
請確保 BlackHole 驅動程式已正確安裝!
80+
81+
若未安裝 `switchaudio-osx`,您需要手動在 “系統設定”/“系統偏好設定”>“聲音”>“輸入”改為 BlackHole
82+
83+
![輸入裝置](/macos-sound-zhtw.png)
84+
85+
## 退出軟體後裝置自備麥克風無法使用
86+
87+
### macOS
88+
89+
若您的 Mac 已有麥克風,當您未安裝 `switchaudio-osx` 或軟體非正常退出時,麥克風設定不會恢復。
90+
91+
您需要手動在 “系統設定”/“系統偏好設定”>“聲音”>“輸入”改為您的裝置麥克風。
92+
93+
> 對於內建麥克風,它們可能名為「MacBook Pro 麥克風」、「MacBook Air 麥克風」或同類名稱

0 commit comments

Comments
 (0)