Skip to content

myGroup.toggleplay doesn't pause on click. #99

@projectn00b

Description

@projectn00b
var s = new buzz.sound(filelocation);
var myGroup = new buzz.group([
  s
]);
myGroup.load();
myGroup.togglePlay();

Also, how do I find out if the sound is done playing?

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