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

Commits on Oct 19, 2024

  1. Implement audio speed control

    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).
    Ctoic committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    f58fcb9 View commit details
    Browse the repository at this point in the history