From 78de7f02bc364606b0939d66903f02b2f91c141b Mon Sep 17 00:00:00 2001 From: yum Date: Tue, 23 May 2023 15:12:04 -0700 Subject: Add ability to type using STT To use it, do a medium hold + long hold. Keep the long hold depressed until you're done speaking. The transcription will be typed into the currently selected input field. * Add more audio feedback * Make audio feedback play asynchronously so it doesn't slow down the controller input state machine as much. --- Sounds/KB_Noise_Off.wav | Bin 0 -> 192078 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Sounds/KB_Noise_Off.wav (limited to 'Sounds/KB_Noise_Off.wav') diff --git a/Sounds/KB_Noise_Off.wav b/Sounds/KB_Noise_Off.wav new file mode 100644 index 0000000..64d9c6f Binary files /dev/null and b/Sounds/KB_Noise_Off.wav differ -- cgit v1.2.3