Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Start-up audio #329

Closed
wants to merge 534 commits into from
Closed

Start-up audio #329

wants to merge 534 commits into from

Conversation

andrewstech
Copy link
Collaborator

Description

Adds startup audio

Fixes #224

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

@win11bot
Copy link
Collaborator

win11bot commented Mar 4, 2022

⌛ Deploy Preview - Build in Progress
If you are part of our discord server then leave your discord name for a role.

@win11bot
Copy link
Collaborator

win11bot commented Mar 4, 2022

✔️ Deploy Preview for win11blue ready!
😎 Browse the preview: https://329.pr.blueedge.me !
🔨 If you experience an SSL issue then wait 2 minutes and try again.
🔍 Inspect the deploy log: https://github.com/blueedgetechno/win11React/actions/runs/1936141472

@win11bot
Copy link
Collaborator

win11bot commented Mar 4, 2022

✔️ Deploy Preview Updated!
🔍 Inspect the deploy log: https://github.com/blueedgetechno/win11React/actions/runs/1936163322
😎 Browse the preview: https://329.pr.blueedge.me !

@win11bot
Copy link
Collaborator

win11bot commented Mar 4, 2022

✔️ Deploy Preview Updated!
🔍 Inspect the deploy log: https://github.com/blueedgetechno/win11React/actions/runs/1936182749
😎 Browse the preview: https://329.pr.blueedge.me !

@andrewstech
Copy link
Collaborator Author

@yashash-pugalia
Copy link
Collaborator

yashash-pugalia commented Mar 5, 2022

according to the documentation we can't autoplay until and unless there is a user interaction like a click

image
users have to click here at the lock screen so maybe we can do onclick here document.getElementById("startup_audio").play();

@blueedgetechno
Copy link
Owner

That is the thing, the Lock screen is designed to be activated on first visit so that user doesn't have to bother about it everytime.

Plus one can also lock the screen by going to start menu > lock

@yashash-pugalia
Copy link
Collaborator

so we need to play it at the bootscreen

@bradygavinmeyer123
Copy link

it done

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Windows 11 startup sound