-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Record and send audio via Chrome microphone #1996
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
📦 Next.js Bundle Analysis for fern-platform-monorepoThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
Playwright test resultsDetails 101 tests across 9 suites Flaky testschromium › smoke/favicon.spec.ts › Check if favicon exists and URL does not return 404 for docs.cohere.com Skipped testschromium › posthog.spec.ts › Posthog loads successfully |
🌿 Preview your docs: https://fern-preview-fd56afc5-5a3d-44d8-a206-2c79a4cb2665.docs.buildwithfern.com |
🌿 Preview your docs: https://fern-preview-9cd0a394-4f1c-40ae-b852-7c3f1a473f6c.docs.buildwithfern.com |
🌿 Preview your docs: https://fern-preview-d078c24e-189a-4aab-83f9-39bc257bb6aa.docs.buildwithfern.com |
…n-platform into naman/playground-microphone
🌿 Preview your docs: https://fern-preview-4cc16e8d-0ce8-46bc-80f7-97a6af7b34f5.docs.buildwithfern.com |
Fixes FER-3984
Short description of the changes made
Adds hook for audio recording logic + UI to handle both base64 raw audio & audio file upload cases
What was the motivation & context behind this PR?
Makes playground more intuitive for AI audio use cases
How has this PR been tested?
Demo
Screen.Recording.2025-01-14.at.2.11.12.PM.mov
Caveats