gchq / gchq/CyberChef

Feature Request: Add Audio-related tools

Open
#542 0 comments 1 reaction 0 assignees View on GitHub
help wanted operation
Dominant language
JavaScript
Stars
35.8k
Forks
4.1k
Avg merge
2d 26m
Merged PRs (30d)
33

Description

Feature request:
---

### Summary

Add support for encoding/decoding known ASCII <-> Audio conversions such as Dual Tone Multi Frequency (DTMF), Morse code, and so on. This can be archived by using the Web Audio API (supported in most browsers).

### Example

- DTMF example: [https://github.com/unframework/dtmf-detect](https://github.com/unframework/dtmf-detect)
- Morse example: [https://blog.theincredibleholk.org/blog/2014/06/23/generating-morse-code-with-javascript/](https://blog.theincredibleholk.org/blog/2014/06/23/generating-morse-code-with-javascript/)

_Examples are not my own._

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.