Test
This commit is contained in:
@@ -369,7 +369,6 @@ export default function RecorderScreen() {
|
||||
|
||||
if (data.transcription) {
|
||||
setTranscriptionText(data.transcription);
|
||||
textsToSpeak.push(data.transcription);
|
||||
}
|
||||
|
||||
if (data.llmResponse) {
|
||||
|
||||
Reference in New Issue
Block a user