diff --git a/components/Speech/RecordingPopup.vue b/components/Speech/RecordingPopup.vue new file mode 100644 index 0000000..dab72d2 --- /dev/null +++ b/components/Speech/RecordingPopup.vue @@ -0,0 +1,107 @@ + + + + + \ No newline at end of file diff --git a/components/Speech/VoiceResultPopup.vue b/components/Speech/VoiceResultPopup.vue new file mode 100644 index 0000000..f52fad6 --- /dev/null +++ b/components/Speech/VoiceResultPopup.vue @@ -0,0 +1,140 @@ + + + + + \ No newline at end of file diff --git a/pages/chat/ChatInputArea.vue b/pages/chat/ChatInputArea.vue index fb3a386..0a9670b 100644 --- a/pages/chat/ChatInputArea.vue +++ b/pages/chat/ChatInputArea.vue @@ -8,40 +8,27 @@ -