mirror of
https://github.com/jamiepine/voicebox.git
synced 2026-09-17 05:40:42 -07:00
- Updated AudioPlayer to auto-play only if the shouldAutoPlay flag is set, enhancing user control over playback. - Refactored HistoryTable, SampleList, and useGenerationForm to utilize setAudioWithAutoPlay for consistent audio loading and playback behavior. - Improved user experience by ensuring audio is only played when explicitly intended, reducing unexpected playback.