Constructor
new Audio(url)
- Source:
Construct a new Audio object.
Parameters:
| Name | Type | Description |
|---|---|---|
url |
string | Link to sound file |
Returns:
Audio object
| Name | Type | Description |
|---|---|---|
url |
string | Link to sound file |