mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-05-13 15:01:29 +00:00
- Generated test-audio.wav: 4s total (1s tone, 2s silence, 1s tone) - Created SmartSpeedE2E.cy.js test that verifies: * Real Web Audio API usage (AudioContext, AudioWorkletNode) * Smart Speed playback rate transitions (1.0x → 2.5x → 1.0x) * Silence detection and tracking * Wall-clock time compression calculation * Time savings calculation via TimeMapper Test proves Smart Speed logic works correctly with real audio pipeline. All acceptance criteria met. |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| cypress | ||
| layouts | ||
| middleware | ||
| mixins | ||
| pages | ||
| players | ||
| plugins | ||
| static | ||
| store | ||
| strings | ||
| cypress.config.js | ||
| nuxt.config.js | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||