blob: 86841e4f7b69a9cf932fcfcb7701d324f68525ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
# EchoClip
_EchoClip_ is a web tool to record and play back audio clips.
It can be used to practice pronunciation, music, etc.
Recordings are all stored locally and are never sent over the network.
## Usage
An instance of this web application is deployed at
[echoclip.euxane.eu](https://echoclip.euxane.eu/).
It works in any modern web browser,
both on desktop computers and mobile devices.
## Contributions
Issues and patches: email the author.
## Licence
Copyright 2024 Euxane TRAN-GIRARD.
_EchoClip_ is distributed under the terms of European Union Public Licence
version 1.2, a copy of which is provided in `./licence.txt`.
|