Skip to content
This repository was archived by the owner on Aug 23, 2023. It is now read-only.
This repository was archived by the owner on Aug 23, 2023. It is now read-only.

Silence detection #77

Open
Open
@georgetk

Description

@georgetk

Is it possible to detect silence? Specifically in:

AudioRecord.on('data', data => {
  // base64-encoded audio data chunks
  // Check whether this data instance is silent or not
});

If anybody knows some method to detect silence (that works in React Native) in base64 data kindly share!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions