🎨 Palette: Voice Studio UI Implementation - #51
Conversation
This commit introduces a new, dedicated layout for the Voice tab, transforming it into a high-fidelity "Voice Studio". Key changes include: - Integrated Tailwind CSS via CDN specifically for the Voice Studio module. - Implemented a fundamental layout switch in the UI that replaces the main app wrapper with the Studio container when active. - Added new typography: Space Grotesk, Inter, and JetBrains Mono. - Built a functional Studio interface with: - Dynamic Voice Library based on existing registries. - Interactive synthesis with a visual progress bar. - Pitch and Speed controls (Speed integrated with Puter.js API). - Dynamic Session Recordings history with playback and management. - Live Voice Chat integration. - Ensured seamless state synchronization (active model, modals) between the main app and Voice Studio. - Enhanced accessibility with semantic HTML and consistent focus states. Co-authored-by: anaxifty <[email protected]>
Deploying neuraldock with
|
| Latest commit: |
3705c2b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://f891433a.neural-dock.pages.dev |
| Branch Preview URL: | https://voice-studio-ui-558616885450.neural-dock.pages.dev |
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
Implemented a dedicated, high-fidelity "Voice Studio" layout for the Voice tab using Tailwind CSS and custom typography. The new UI replaces the standard app layout when active and features a dynamic voice library, interactive synthesis with progress feedback, and a recording history manager. All actions are synchronized with the main application state.
PR created automatically by Jules for task 5586168854507792536 started by @anaxifty