Skip to content

Feature Request: Add playback speed (rate) support #180

Description

@murugandevcare

Hi 👋,

First of all, thank you for maintaining this library — it’s been really helpful!

I’d like to request a new feature: playback speed (rate) control.

Why?

  • Many use cases (e-learning, podcasts, language learning, accessibility, etc.) need the ability to slow down or speed up audio.
  • Other audio libraries (e.g., react-native-track-player, expo-av) support this, but it would be great to have it in this lightweight library too.

Suggested API

SoundPlayer.setRate(1.5); // 1.0 = normal, 0.5 = half speed, 2.0 = double speed

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions