Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Adjust voice-recording seconds remaining notification to 30 seconds and limit to 5min #8776

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Commits on Mar 12, 2024

  1. Adjust voice-recording seconds remaining notification to 30 seconds

    10 seconds is barely noticed until you're part-way through it, 30 seconds could help users with accessibility issues.
    OdinVex committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    2f298d8 View commit details
    Browse the repository at this point in the history
  2. Adjust voice-clip time-limit to 5min

    Voice clips as short as 2min can be frustrating for some users with accessibility issues and is rather short in general, a 5min limit is much more reasonable and still not taxing on resources.
    OdinVex committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    7bf5826 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f5018d View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    922356c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    b6624e8 View commit details
    Browse the repository at this point in the history