You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: