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 #108

Open
Ctoic opened this issue Oct 17, 2024 · 9 comments
Open

Implement Audio Speed Control #108

Ctoic opened this issue Oct 17, 2024 · 9 comments

Comments

@Ctoic
Copy link
Owner

Ctoic commented Oct 17, 2024

Description: Allow users to control the playback speed of audiobooks (e.g., 0.5x, 1x, 1.5x, 2x).

Tasks:

Add speed control options (buttons or dropdown) near the audio player.
Update the audio playback rate based on the user's selection.
Ensure compatibility across all browsers.
Acceptance Criteria:

Users can adjust the playback speed of audiobooks.
Speed options include: 0.5x, 1x, 1.5x, 2x.
Changes in speed are applied immediately and work smoothly.

@Tomkndn
Copy link
Contributor

Tomkndn commented Oct 18, 2024

want to work on the issue.

@Ctoic
Copy link
Owner Author

Ctoic commented Oct 18, 2024

@Tomkndn go ahead

Ctoic added a commit that referenced this issue 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](https://copilot-workspace.githubnext.com/Ctoic/Lisbook/issues/108?shareId=XXXX-XXXX-XXXX-XXXX).
@Tomkndn
Copy link
Contributor

Tomkndn commented Oct 20, 2024

is it completed?

@Ctoic
Copy link
Owner Author

Ctoic commented Oct 20, 2024

no @Tomkndn

@Tomkndn
Copy link
Contributor

Tomkndn commented Oct 20, 2024

the PR which is mentioned here is of?

@Ctoic
Copy link
Owner Author

Ctoic commented Oct 20, 2024

yes @Tomkndn

@Tomkndn
Copy link
Contributor

Tomkndn commented Oct 20, 2024

Once approved it I will raise the PR or let me know any changes to be done?
image

@Tomkndn
Copy link
Contributor

Tomkndn commented Oct 20, 2024

and i have added in the index.html file only
i have to add it on all the html file?

@Ctoic
Copy link
Owner Author

Ctoic commented Oct 20, 2024

yes @Tomkndn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

2 participants