Skip to main content

Troubleshooting

Audio Playback Unstable

Symptoms:
  • Audio sometimes has sound, sometimes doesn’t
  • Playback unstable
Solutions:
  1. Re-upload: Re-upload audio file
  2. Local Cache: First use “consult mode” to ask:
    My audio playback is unstable, sometimes has sound sometimes doesn't, what could be the cause? Do I need to cache audio file locally?
    
    • Confirm whether audio preload and cache need to be implemented based on AI’s suggestions
    • If confirmed needed, then request to implement audio preload and cache function in dialog
  3. Check Code: Use “Fix” feature to check audio playback logic
  4. Check File Format: Confirm if audio file format is supported (recommend MP3 or WAV format)
Steps:
1. Re-upload audio file
2. First use "consult mode" to confirm if audio cache needs to be implemented
3. Decide whether to implement audio preload and cache based on suggestions
4. Use "Fix" feature to check playback logic
5. Test playback function