mirror of
https://github.com/jamiepine/voicebox.git
synced 2026-09-26 13:45:16 -07:00
Add audio recording feature to SampleUpload component
- Introduced functionality to record audio directly from the microphone, allowing users to switch between uploading files and recording. - Implemented state management for recording status and duration, with user feedback through toast notifications. - Updated Info.plist to include microphone usage description for better user transparency. - Enhanced the UI with tabs for selecting between upload and record modes, improving user experience.
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ __pycache__/
|
||||
venv/
|
||||
env/
|
||||
ENV/
|
||||
|
||||
*.prompt
|
||||
# Build outputs
|
||||
dist/
|
||||
build/
|
||||
|
||||
Reference in New Issue
Block a user