Z.Audio(...)

Audio(src? : string) : Z.Audio;

Constructs a new Z.Audio object.

Parameters

Parameter Type Description
src optional, string The filename or URL of the audio file to load.

Returns

A new Z.Audio object

zapcode branded_zapcode i