AudioComponent.playbackRate property

Returns the audio playback rate

Signature:

get playbackRate(): number;
 
set playbackRate(value: number);