Can I change audio speed without changing the pitch?
Yes - this is called time-stretching or time-scaling. It changes the duration of audio while preserving pitch. The algorithm (commonly WSOLA or phase vocoder) analyzes the audio's frequency content and stretches or compresses the waveform without shifting frequency. This is what podcast apps use for 1.5x playback and what this tool does by default. Without pitch preservation, doubling speed would raise pitch by one octave (like a chipmunk effect).