feat: convo mode

This commit is contained in:
Timothy J. Baek 2024-02-09 17:09:14 -08:00
parent cb5520c519
commit 3015bb766d
3 changed files with 34 additions and 2 deletions

View file

@ -674,6 +674,7 @@
{#if messages.length == 0 || messages.at(-1).done == true}
{#if speechRecognitionEnabled}
<button
id="voice-input-button"
class=" text-gray-600 dark:text-gray-300 transition rounded-lg p-1.5 mr-0.5 self-center"
type="button"
on:click={() => {