Methods
input(frame)
Sends an audio frame to the player.
Parameters:
Name | Type | Description |
---|---|---|
frame |
Float32Array | True to enable. |
service()
Should be called a few times per sec. to run the player.
stop()
Stops the player.
- See: