diff --git a/components/Speech/RecordingPopup.vue b/components/Speech/RecordingPopup.vue new file mode 100644 index 0000000..e935aeb --- /dev/null +++ b/components/Speech/RecordingPopup.vue @@ -0,0 +1,106 @@ + + + + + \ No newline at end of file diff --git a/components/Speech/VoiceResultPopup.vue b/components/Speech/VoiceResultPopup.vue new file mode 100644 index 0000000..2a87e68 --- /dev/null +++ b/components/Speech/VoiceResultPopup.vue @@ -0,0 +1,123 @@ + + + + + \ No newline at end of file diff --git a/pages/chat/ChatInputArea.vue b/pages/chat/ChatInputArea.vue index fb3a386..608ead4 100644 --- a/pages/chat/ChatInputArea.vue +++ b/pages/chat/ChatInputArea.vue @@ -8,40 +8,27 @@ -