From c5cc11f56f3afdb8508dff32f7f76b417fd2ba9a Mon Sep 17 00:00:00 2001 From: pacien Date: Fri, 5 Jan 2024 00:12:47 +0100 Subject: app prototype Inspired by the MDN example for playing with mediaDevices. --- index.html | 41 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 71b17c4..751187d 100644 --- a/index.html +++ b/index.html @@ -16,6 +16,8 @@ + +
A web tool to record and play back audio clips.
+