Skip to content

[help] How to play the received data on "data" emit? #25

Description

@theInfiTualEr
LiveAudioStream.on("data", (data) => {
  // play the data as audio
});

I want to use this in socket, hence I don't want to export an audio file, and just want to play whatever I receive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions