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

soundjs play mp3, When playing at a higher speed, the pitch becomes higher #330

Open
wdydxf opened this issue Oct 6, 2022 · 1 comment

Comments

@wdydxf
Copy link

wdydxf commented Oct 6, 2022

The soundjs plugin is used in the project. When the mp3 is played in fast forward, the pitch becomes higher。

Is it possible to not raise the pitch?

demo:

https://codesandbox.io/s/fervent-grass-g9j248?file=/index.html

@laura9869
Copy link

The SoundJS plugin in the project causes the pitch to increase when playing an audio file in fast forward. To prevent this, we can explore options like time-stretching or adjusting pitch shift settings to maintain the original tonal characteristics of the audio. By implementing these measures, we ensure that the pitch remains constant regardless of the playback speed, providing a better user experience. Additionally, integrating the sound of text feature can further enhance the accessibility and usability of the audio playback.

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