Skip to content

Windows support #2

Description

@GMTurbo

i noticed you have platform json files. Here's how you run a sound effect in the windows cmd.

exec('powershell -c (New-Object Media.SoundPlayer "notification.wav").PlaySync();', function (error, stdout, stderr) {
      // output is in stdout
    });

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