feat: add voice dictation using OpenAI Whisper & ElevenLabs (#3079)
Co-authored-by: jack <>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* global Blob, ClipboardItem */
|
||||
/* global ClipboardItem */
|
||||
|
||||
import React, { useState } from 'react';
|
||||
import { Copy } from './icons';
|
||||
|
||||
Reference in New Issue
Block a user