Audio Problems
No Sound at All
- Check Windows volume mixer — ensure the app isn't muted
- Verify audio devices are selected in Settings → Audio
- Click Test Monitor and Test Secondary to isolate the issue
- Check
%AppData%\TtsCommunicationTool\logs\crash.logfor audio errors
Audio Only Plays on One Output
- Check per-output volume sliders
- Verify both device IDs are saved (check
config.json) - Click Test Both to verify dual-output routing
Audio Crackling or Distortion
- Reduce the sample rate or bit depth (not configurable in current version)
- Check for driver issues with your audio device
- Try a different audio device
Audio Delay / Lag
- Enable Trim Trailing Silence in Settings → Audio
- Set Silence Retention to a lower value (e.g., 5%)
- Use Kokoro (offline) instead of ElevenLabs (cloud API has network latency)
Virtual Cable Not Appearing
- Reinstall VB-Cable
- Restart your PC
- Click Refresh in Settings → Audio
- If still missing, check Windows Sound settings → Playback devices
Playback Timer Shows Wrong Time
The playback timer estimates remaining time based on audio duration. If the timer seems off:
- It's calculated from
PlaybackDurationSecondsminus elapsed time - The timer stops when
PlaybackFinishedfires - If audio is stopped early (stop hotkey), the timer disappears
Audio Continues After Stop Hotkey
If pressing the stop hotkey doesn't stop audio:
- Check the stop hotkey is configured in Settings → Hotkeys
- Check for hotkey conflicts with other apps
- Check logs for hotkey registration
- Restart the app