From d76528ce13241f05bea60ddb353756ec37ca0c6e Mon Sep 17 00:00:00 2001 From: = Date: Fri, 5 Jan 2024 11:38:12 -0700 Subject: [PATCH] Added new footstep sound option, some general fixes to voice commands --- index.html | 25 ++++---- scripts-v3/{filter-v21.js => filter-v22.js} | 4 +- .../{metronome-v12.js => metronome-v13.js} | 57 ++++++++++++++++--- .../{voice_en-v12.js => voice_en-v13.js} | 1 + ...nition-v13.js => voice_recognition-v14.js} | 19 ++++++- styles-v3/{style-v15.css => style-v16.css} | 17 +++++- wiki-v3/{wiki-v4.js => wiki-v5.js} | 4 +- 7 files changed, 102 insertions(+), 25 deletions(-) rename scripts-v3/{filter-v21.js => filter-v22.js} (99%) rename scripts-v3/{metronome-v12.js => metronome-v13.js} (87%) rename scripts-v3/{voice_en-v12.js => voice_en-v13.js} (99%) rename scripts-v3/{voice_recognition-v13.js => voice_recognition-v14.js} (95%) rename styles-v3/{style-v15.css => style-v16.css} (99%) rename wiki-v3/{wiki-v4.js => wiki-v5.js} (95%) diff --git a/index.html b/index.html index 119e8bf..e594795 100755 --- a/index.html +++ b/index.html @@ -15,7 +15,7 @@ - + @@ -435,11 +435,14 @@

Data Privacy

- - +
(Click 🔊 on cards to hear speed)

@@ -555,17 +558,17 @@

Data Privacy

document.getElementById("maps_box").style.left = "-388px"; } - + - - + + - - + +