## Summary Allow users to link recorded audio files to specific blocks of text and display different takes side-by-side for comparison. ## Source - Category: Recording & Exporting - Feedback video: https://youtu.be/IeUoMyx7dKE?t=37m38s ## Acceptance criteria - [ ] Recorded takes can be associated with specific script blocks. - [ ] Users can compare multiple takes for the same block side-by-side. - [ ] The association persists in local browser data without corrupting script source text. - [ ] Add or update browser/UI test coverage for the relevant user flow. - [ ] Solution tests pass before the issue is marked ready for user verification.
Summary
Allow users to link recorded audio files to specific blocks of text and display different takes side-by-side for comparison.
Source
Acceptance criteria