Skip to content

Why dont we avoid mpg123 and make it more simple #4

@cksajil

Description

@cksajil

Hi,

I was thinking of using print(''\a) few times instead of playing the mp3 so that it will be more simple

def play_alarm(filename = None): for i in range(3): print('\a') time.sleep(1)

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