Phaser API Documentation

  Version: 
audioPlayDelay: number

Description:

Value representing time difference, in seconds, between calling play method on an audio tag and when it actually starts playing. It is used to achieve more accurate delayed sound playback.

You might need to tweak this value to get the desired results since audio play delay varies depending on the browser/platform.

Type:
number
Default: 0.1
Since: 3.0.0