To increase playback speed without changing pitch, use:
await sound.setRateAsync(2.0, true, Audio.PitchCorrectionQuality.High);