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

Silence detection #112

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Apr 16, 2024

  1. Add silence detection for Windows and Android.

    ArturWyszomirski committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    668df82 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Add SoundDetected property.

    ArturWyszomirski committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    95e67de View commit details
    Browse the repository at this point in the history
  2. Add detect silence cancelation token.

    ArturWyszomirski committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    1f96d79 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Update default silence duration.

    ArturWyszomirski committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    480f13e View commit details
    Browse the repository at this point in the history
  2. Update encoding profile.

    ArturWyszomirski committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d54c687 View commit details
    Browse the repository at this point in the history
  3. Update default buffer size.

    ArturWyszomirski committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    3667ef5 View commit details
    Browse the repository at this point in the history
  4. Update variables names.

    ArturWyszomirski committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0b21014 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Update variable names.

    ArturWyszomirski committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b92abc8 View commit details
    Browse the repository at this point in the history
  2. Merge with main.

    ArturWyszomirski committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5c7b778 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Fix bugs.

    ArturWyszomirski committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    9e57122 View commit details
    Browse the repository at this point in the history
  2. Add minimum noise level.

    ArturWyszomirski committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    fbf763f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Fix possible null references.

    ArturWyszomirski committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2f41f1c View commit details
    Browse the repository at this point in the history
  2. Add exceptions.

    ArturWyszomirski committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4699978 View commit details
    Browse the repository at this point in the history
  3. Fix buffer size calculation.

    ArturWyszomirski committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4f0dc73 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on Jul 5, 2024

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

Commits on Sep 6, 2024

  1. Update default silence treshold.

    Artur Wyszomirski committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3f95c55 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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