I have multiple wav files with the duration of 2.2 - 2.8 seconds. I want to modify (stretch/squeeze) them, such that all of them will be with the exact duration of 2.5 seconds. I mean slightly stretch the actual data and not just add leading/trailing zeros.
Is it possible?
Thanks