Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement audio speed control #114

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Implement audio speed control #114

wants to merge 1 commit into from

Conversation

Ctoic
Copy link
Owner

@Ctoic Ctoic commented Oct 19, 2024

Related to #108

Add speed control functionality to the audiobook player.

  • Add speed control buttons (0.5x, 1x, 1.5x, 2x) near the audio player in adventures.html, fs.html, and rdpd.html.
  • Update app.js to add event listeners for speed control buttons and implement functionality to change audio playback rate based on user selection.
  • Update script.js to add event listeners for speed control buttons and implement functionality to change audio playback rate based on user selection.

For more details, open the Copilot Workspace session.

Related to #108

Add speed control functionality to the audiobook player.

* Add speed control buttons (0.5x, 1x, 1.5x, 2x) near the audio player in `adventures.html`, `fs.html`, and `rdpd.html`.
* Update `app.js` to add event listeners for speed control buttons and implement functionality to change audio playback rate based on user selection.
* Update `script.js` to add event listeners for speed control buttons and implement functionality to change audio playback rate based on user selection.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/Ctoic/Lisbook/issues/108?shareId=XXXX-XXXX-XXXX-XXXX).
Copy link

netlify bot commented Oct 19, 2024

Deploy Preview for lisbook ready!

Name Link
🔨 Latest commit f58fcb9
🔍 Latest deploy log https://app.netlify.com/sites/lisbook/deploys/67139716f84c390008eb74a0
😎 Deploy Preview https://deploy-preview-114--lisbook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant