blob: f6f2b007a9f7fb2f82fb5b87c16cdef985dcdcbb (
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.pacien.org](https://echoclip.pacien.org/).
It works in any modern web browser,
both on desktop computers and mobile devices.
## Contributions
Issues and patches: email the author.
## Licence
Copyright 2024 Pacien 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`.
|