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

add ability to adjust playback speed? #15

Closed
tmratwork opened this issue Apr 2, 2024 · 2 comments
Closed

add ability to adjust playback speed? #15

tmratwork opened this issue Apr 2, 2024 · 2 comments

Comments

@tmratwork
Copy link

one of our users requested to slow down playback speed. some of the AI voices we use for generated guided meditations feel too fast. i think i can write this code, although i'm not skilled at coding.

  1. any hints on what files i should focus on or how to do it?
  2. are there guidelines you would like me to follow to make it easier to offer this feature for others (if you choose to bake it into the main project code)?
  3. do i start by forking your project, and then uploading the modified code here?

thanks!

@tmratwork
Copy link
Author

my colleague implemented this feature in our version of your audio-player. the audio-player now shows playback speed and has a slider to adjust playback speed from 0.5 to 2.5 (1 is normal). if you are interested, we can share the code with you. my colleague thinks you will probably not like his additions because it was a quick fix, and not robust as your code.

@madzadev
Copy link
Owner

Thanks for suggesting the feature and glad you found your solution for this!
I have used it temporarily for testing, but have not considered implementing it as a feature.

Maybe if I will get enough requests for this I would consider adding this.

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

No branches or pull requests

2 participants