File size: 30,881 Bytes
6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 92b313b 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 2e1020f 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec 6c7da6d 18ddeec |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 |
import React, { useState, useEffect, useRef, useContext } from 'react';
import { Mic, Loader, Eye, EyeOff, AlertCircle, RefreshCw, X, Send } from 'lucide-react';
import { animateOrb } from '../utils/animation.js';
import { ThemeContext } from '../main.jsx';
import ReactMarkdown from 'react-markdown';
import remarkGfm from 'remark-gfm';
const VoiceAssistant = () => {
const [isListening, setIsListening] = useState(false);
const [transcript, setTranscript] = useState('');
const [textInput, setTextInput] = useState('');
const [response, setResponse] = useState({ response: '', links: [], media_links: [], personal_info: [] });
const [isProcessing, setIsProcessing] = useState(false);
const [isPlaying, setIsPlaying] = useState(false);
const [showResponse, setShowResponse] = useState(true);
const [error, setError] = useState('');
const [activeTab, setActiveTab] = useState('response');
const [selectedMedia, setSelectedMedia] = useState(null);
const [latency, setLatency] = useState(null);
const [currentResponseText, setCurrentResponseText] = useState('');
const canvasRef = useRef(null);
const mediaRecorderRef = useRef(null);
const websocketRef = useRef(null);
const audioContextRef = useRef(null);
const analyserRef = useRef(null);
const silenceTimeoutRef = useRef(null);
const maxRecordTimeoutRef = useRef(null);
const audioQueueRef = useRef([]);
const isPlayingRef = useRef(false);
const currentAudioRef = useRef(null);
const requestStartTimeRef = useRef(null);
const { theme } = useContext(ThemeContext);
// Initialize WebSocket
useEffect(() => {
websocketRef.current = new WebSocket('wss://abdullah-khaled-ai-voice-secretary.hf.space/ws');
websocketRef.current.onopen = () => {
console.log('WebSocket connected');
setError('');
};
websocketRef.current.onmessage = async (event) => {
try {
console.log('WebSocket message received:', event.data);
let data;
try {
data = JSON.parse(event.data);
} catch (parseError) {
console.error('Failed to parse WebSocket message:', parseError, 'Raw data:', event.data);
setError('Invalid server response format. Please try again.');
setIsProcessing(false);
setLatency(null);
return;
}
// Validate expected structure
if (!data || typeof data !== 'object' || !('transcript' in data && 'response' in data && 'segment_index' in data)) {
console.error('Unexpected message structure:', data);
setError('Received malformed response from server. Please try again.');
setIsProcessing(false);
setLatency(null);
return;
}
setTranscript(data.transcript || '');
setCurrentResponseText(data.response?.response || '');
if (data.is_last_segment) {
setResponse(data.response || { response: '', links: [], media_links: [], personal_info: [] });
setIsProcessing(false);
} else {
setIsProcessing(true);
}
// Calculate latency
if (requestStartTimeRef.current && data.segment_index === -1) {
const endTime = performance.now();
const latencyMs = endTime - requestStartTimeRef.current;
console.log(`Audio query latency: ${latencyMs.toFixed(2)} ms`);
setLatency((latencyMs / 1000).toFixed(2));
requestStartTimeRef.current = null;
}
if (data.audio_segment && !data.is_last_segment) {
audioQueueRef.current.push(data.audio_segment);
if (!isPlayingRef.current) {
playNextAudio();
}
}
} catch (err) {
console.error('Error processing WebSocket message:', err, 'Raw data:', event.data);
setError('Error processing server response. Please check the server logs and try again.');
setIsProcessing(false);
setLatency(null);
}
};
websocketRef.current.onclose = () => {
console.log('WebSocket disconnected');
setError('WebSocket connection lost. Please refresh the page or check the server.');
setIsProcessing(false);
setIsListening(false);
setIsPlaying(false);
setLatency(null);
};
websocketRef.current.onerror = (error) => {
console.error('WebSocket error:', error);
setError('Error connecting to server. Please ensure the server is running on ws://localhost:8000.');
setIsProcessing(false);
setIsListening(false);
setIsPlaying(false);
setLatency(null);
};
return () => {
if (websocketRef.current) {
websocketRef.current.close();
}
};
}, []);
// Orb animation
useEffect(() => {
const canvas = canvasRef.current;
if (canvas) {
const cleanup = animateOrb(canvas, isListening);
return cleanup;
}
}, [isListening]);
// Play audio segments sequentially
const playNextAudio = async () => {
if (audioQueueRef.current.length === 0) {
setIsPlaying(false);
isPlayingRef.current = false;
currentAudioRef.current = null;
return;
}
setIsPlaying(true);
isPlayingRef.current = true;
const audioSegment = audioQueueRef.current.shift();
try {
// Ensure the audio segment is a valid base64 string
if (!audioSegment || typeof audioSegment !== 'string') {
throw new Error('Invalid audio segment received');
}
const base64String = audioSegment.startsWith('data:audio/wav;base64,')
? audioSegment
: `data:audio/wav;base64,${audioSegment}`;
const response = await fetch(base64String);
if (!response.ok) {
throw new Error(`Failed to fetch audio: ${response.statusText}`);
}
const audioBlob = await response.blob();
const audioUrl = URL.createObjectURL(audioBlob);
const audio = new Audio(audioUrl);
currentAudioRef.current = audio;
audio.onended = () => {
URL.revokeObjectURL(audioUrl);
currentAudioRef.current = null;
playNextAudio();
};
audio.onerror = (error) => {
console.error('Audio playback error:', error);
URL.revokeObjectURL(audioUrl);
currentAudioRef.current = null;
setError('Failed to play audio response. Please try again.');
setIsPlaying(false);
isPlayingRef.current = false;
audioQueueRef.current = [];
};
await audio.play();
} catch (error) {
console.error('Error playing audio:', error);
setError('Error playing assistant response: ' + error.message);
setIsPlaying(false);
isPlayingRef.current = false;
audioQueueRef.current = [];
currentAudioRef.current = null;
}
};
// Stop all audio playback
const stopAudioPlayback = () => {
if (currentAudioRef.current) {
currentAudioRef.current.pause();
currentAudioRef.current = null;
}
audioQueueRef.current = [];
setIsPlaying(false);
isPlayingRef.current = false;
};
// Check MediaRecorder and microphone availability
const isMediaRecorderSupported = () => {
return !!(navigator.mediaDevices && navigator.mediaDevices.getUserMedia && window.MediaRecorder);
};
const checkMicrophoneAvailability = async () => {
try {
const devices = await navigator.mediaDevices.enumerateDevices();
const audioInputs = devices.filter(device => device.kind === 'audioinput');
if (audioInputs.length === 0) {
return { available: false, message: 'No microphone detected. Please connect a microphone and refresh the page.' };
}
return { available: true, message: '' };
} catch (error) {
console.error('Error checking devices:', error);
return { available: false, message: 'Error accessing audio devices. Please ensure a microphone is connected and try again.' };
}
};
// Get browser-specific permission instructions
const getPermissionInstructions = () => {
const userAgent = navigator.userAgent.toLowerCase();
if (userAgent.includes('chrome')) {
return 'Please enable microphone permissions in Chrome by clicking the lock icon in the address bar, setting "Microphone" to "Allow", and refreshing the page.';
} else if (userAgent.includes('firefox')) {
return 'Please enable microphone permissions in Firefox by clicking the permissions icon in the address bar, allowing microphone access, and refreshing the page.';
} else if (userAgent.includes('safari')) {
return 'Please enable microphone permissions in Safari by going to Safari > Settings > Websites > Microphone, setting this site to "Allow", and refreshing the page.';
} else {
return 'Please enable microphone permissions in your browser settings and refresh the page. Check your browsers help documentation for specific instructions.';
}
};
// Handle microphone recording with silence detection
const handleMicClick = async () => {
if (isListening) {
if (mediaRecorderRef.current) {
mediaRecorderRef.current.stop();
}
setIsListening(false);
return;
}
stopAudioPlayback();
if (!isMediaRecorderSupported()) {
setError('Your browser does not support audio recording. Please use a modern browser like Chrome, Firefox, or Safari.');
return;
}
const micCheck = await checkMicrophoneAvailability();
if (!micCheck.available) {
setError(micCheck.message);
return;
}
try {
const permissionStatus = await navigator.permissions.query({ name: 'microphone' });
if (permissionStatus.state === 'denied') {
setError(`Microphone access is denied. ${getPermissionInstructions()}`);
return;
}
const stream = await navigator.mediaDevices.getUserMedia({ audio: true });
audioContextRef.current = new (window.AudioContext || window.webkitAudioContext)();
analyserRef.current = audioContextRef.current.createAnalyser();
const source = audioContextRef.current.createMediaStreamSource(stream);
source.connect(analyserRef.current);
analyserRef.current.fftSize = 2048;
const dataArray = new Uint8Array(analyserRef.current.fftSize);
const mimeType = MediaRecorder.isTypeSupported('audio/wav') ? 'audio/wav' : 'audio/webm';
mediaRecorderRef.current = new MediaRecorder(stream, { mimeType });
const chunks = [];
mediaRecorderRef.current.ondataavailable = (e) => {
chunks.push(e.data);
};
mediaRecorderRef.current.onstop = async () => {
const blob = new Blob(chunks, { type: mimeType });
const reader = new FileReader();
reader.onloadend = () => {
const base64data = reader.result.split(',')[1];
if (websocketRef.current && websocketRef.current.readyState === WebSocket.OPEN) {
console.log('Sending audio data via WebSocket');
requestStartTimeRef.current = performance.now();
websocketRef.current.send(base64data);
setIsProcessing(true);
} else {
setError('WebSocket connection is not open. Please try again.');
setIsProcessing(false);
setLatency(null);
}
};
reader.readAsDataURL(blob);
clearTimeout(silenceTimeoutRef.current);
clearTimeout(maxRecordTimeoutRef.current);
if (audioContextRef.current) {
audioContextRef.current.close();
audioContextRef.current = null;
}
};
const detectSilence = () => {
if (!analyserRef.current) return;
analyserRef.current.getByteFrequencyData(dataArray);
const average = dataArray.reduce((sum, value) => sum + value, 0) / dataArray.length;
if (average < 10) {
clearTimeout(silenceTimeoutRef.current);
silenceTimeoutRef.current = setTimeout(() => {
if (mediaRecorderRef.current && mediaRecorderRef.current.state === 'recording') {
mediaRecorderRef.current.stop();
setIsListening(false);
}
}, 8000);
} else {
clearTimeout(silenceTimeoutRef.current);
}
if (isListening) {
requestAnimationFrame(detectSilence);
}
};
mediaRecorderRef.current.start();
setIsListening(true);
setTranscript('Listening...');
setError('');
detectSilence();
maxRecordTimeoutRef.current = setTimeout(() => {
if (mediaRecorderRef.current && mediaRecorderRef.current.state === 'recording') {
mediaRecorderRef.current.stop();
setIsListening(false);
}
}, 40000);
} catch (error) {
console.error('Error accessing microphone:', error);
let errorMessage = 'Unable to access microphone. ';
if (error.name === 'NotFoundError' || error.name === 'DevicesNotFoundError') {
errorMessage += 'No microphone found. Please connect a microphone and try again.';
} else if (error.name === 'NotAllowedError' || error.name === 'PermissionDeniedError') {
errorMessage += getPermissionInstructions();
} else if (error.name === 'NotReadableError' || error.name === 'TrackStartError') {
errorMessage += 'Microphone is in use by another application or not accessible. Please close other apps using the microphone and try again.';
} else {
errorMessage += 'An unexpected error occurred. Please ensure a microphone is connected, permissions are granted, and try again.';
}
setError(errorMessage);
setIsListening(false);
setLatency(null);
}
};
// Handle text input submission
const handleTextSubmit = async (e) => {
e.preventDefault();
if (!textInput.trim()) {
setError('Please enter a query.');
setLatency(null);
return;
}
stopAudioPlayback();
setTranscript(textInput);
setIsProcessing(true);
setError('');
setLatency(null);
setCurrentResponseText('');
try {
console.log('Sending POST request to /text_query with query:', textInput);
requestStartTimeRef.current = performance.now();
const response = await fetch('https://abdullah-khaled-ai-voice-secretary.hf.space/text_query', {
method: 'POST',
headers: {
'Content-Type': 'application/json',
'Accept': 'application/json',
},
body: JSON.stringify({ query: textInput }),
});
if (!response.ok) {
const errorText = await response.text();
console.error('Text query failed:', response.status, errorText);
throw new Error(`HTTP error! Status: ${response.status}, Message: ${errorText}`);
}
const data = await response.json();
if (!data.response) {
throw new Error('Invalid response format from server');
}
const endTime = performance.now();
const latencyMs = endTime - requestStartTimeRef.current;
console.log(`Text query latency: ${latencyMs.toFixed(2)} ms`);
setLatency((latencyMs / 1000).toFixed(2));
requestStartTimeRef.current = null;
setResponse(data);
setCurrentResponseText(data.response);
setIsProcessing(false);
setTextInput('');
} catch (error) {
console.error('Error sending text query:', error);
setError(`Failed to process text query: ${error.message}.`);
setIsProcessing(false);
setLatency(null);
}
};
// Handle retry button click
const handleRetryClick = () => {
setError('');
setLatency(null);
handleMicClick();
};
// Handle media click for lightbox
const handleMediaClick = (media) => {
setSelectedMedia(media);
};
// Close lightbox
const closeLightbox = () => {
setSelectedMedia(null);
};
// Determine if the media is a video
const isVideo = (url) => {
return /\.(mp4|webm|ogg)$/i.test(url);
};
return (
<div className="w-full flex flex-col md:flex-row gap-8 items-stretch">
<div className="flex-1 flex flex-col gap-4">
<div className="bg-white dark:bg-gray-900 rounded-2xl shadow-lg dark:shadow-xl p-6 transition-colors duration-500 border border-gray-100 dark:border-gray-800">
<h2 className="text-lg font-semibold text-gray-700 dark:text-gray-100 mb-2">Transcript</h2>
<p className="text-gray-600 dark:text-gray-300 text-sm sm:text-base">
{transcript || 'Click the microphone or type to start interacting'}
</p>
<p className="text-gray-600 dark:text-gray-400 text-xs sm:text-sm mt-2">
Response time: {latency ? `${latency} seconds` : 'Not available'}
</p>
</div>
{isProcessing && (
<div className="flex justify-center">
<Loader className="w-6 h-6 animate-spin text-blue-500 dark:text-blue-400" />
</div>
)}
{(currentResponseText || response.response) && !isProcessing && (
<div className="bg-blue-50 dark:bg-blue-950 rounded-2xl shadow-lg dark:shadow-xl p-6 transition-colors duration-500 border border-blue-100 dark:border-blue-900">
<div className="flex justify-between items-center mb-2">
<h2 className="text-lg font-semibold text-blue-700 dark:text-blue-200">Response</h2>
<button
onClick={() => setShowResponse(!showResponse)}
className="text-blue-600 dark:text-blue-300 hover:text-blue-800 dark:hover:text-blue-400 focus:outline-none"
aria-label={showResponse ? 'Hide response' : 'Show response'}
>
{showResponse ? <EyeOff className="w-5 h-5" /> : <Eye className="w-5 h-5" />}
</button>
</div>
<div
className={`transition-all duration-300 ${
showResponse ? 'max-h-[60vh] opacity-100' : 'max-h-0 opacity-0 overflow-hidden'
} overflow-y-auto scrollbar-thin scrollbar-thumb-blue-500 scrollbar-track-blue-100 dark:scrollbar-thumb-blue-700 dark:scrollbar-track-blue-950`}
>
<div className="flex border-b border-gray-200 dark:border-gray-700 mb-4">
<button
className={`px-3 py-2 text-sm font-medium flex-1 text-center ${
activeTab === 'response'
? 'border-b-2 border-blue-500 text-blue-600'
: 'text-gray-500 hover:text-blue-600'
}`}
onClick={() => setActiveTab('response')}
>
Response
</button>
<button
className={`px-3 py-2 text-sm font-medium flex-1 text-center ${
activeTab === 'links'
? 'border-b-2 border-blue-500 text-blue-600'
: 'text-gray-500 hover:text-blue-600'
}`}
onClick={() => setActiveTab('links')}
>
Links
</button>
<button
className={`px-3 py-2 text-sm font-medium flex-1 text-center ${
activeTab === 'media'
? 'border-b-2 border-blue-500 text-blue-600'
: 'text-gray-500 hover:text-blue-600'
}`}
onClick={() => setActiveTab('media')}
>
Media
</button>
<button
className={`px-3 py-2 text-sm font-medium flex-1 text-center ${
activeTab === 'personal'
? 'border-b-2 border-blue-500 text-blue-600'
: 'text-gray-500 hover:text-blue-600'
}`}
onClick={() => setActiveTab('personal')}
>
Personal Info
</button>
</div>
{activeTab === 'response' && (
<div className="text-gray-800 dark:text-gray-100 text-sm sm:text-base break-words">
<ReactMarkdown
remarkPlugins={[remarkGfm]}
components={{
h1: ({ children }) => <h1 className="text-5xl font-semibold text-gray-800 dark:text-gray-100 mt-4 mb-2">{children}</h1>,
h2: ({ children }) => <h2 className="text-4xl font-semibold text-gray-800 dark:text-gray-100 mt-4 mb-2">{children}</h2>,
h3: ({ children }) => <h3 className="text-3xl font-semibold text-gray-800IManager dark:text-gray-100 mt-4 mb-2">{children}</h3>,
h4: ({ children }) => <h4 className="text-2xl font-semibold text-gray-800 dark:text-gray-100 mt-4 mb-2">{children}</h4>,
h5: ({ children }) => <h5 className="text-xl font-semibold text-gray-800 dark:text-gray-100 mt-4 mb-2">{children}</h5>,
h6: ({ children }) => <h6 className="text-lg font-semibold text-gray-800 dark:text-gray-100 mt-4 mb-2">{children}</h6>,
p: ({ children }) => <p className="text-gray-800 dark:text-gray-100 my-2">{children}</p>,
strong: ({ children }) => <span className="font-bold text-blue-600 dark:text-blue-300">{children}</span>,
em: ({ children }) => <span className="italic text-gray-700 dark:text-gray-300">{children}</span>,
code: ({ node, inline, children, className }) => (
inline ? (
<code className="bg-gray-100 dark:bg-gray-800 text-red-600 dark:text-red-400 px-1 rounded">{children}</code>
) : (
<pre className="bg-gray-100 dark:bg-gray-800 text-red-600 dark:text-red-400 p-4 rounded my-2 overflow-x-auto">
<code className={className}>{children}</code>
</pre>
)
),
a: ({ href, children }) => (
<a href={href} target="_blank" rel="noopener noreferrer" className="text-blue-600 hover:underline dark:text-blue-300">
{children}
</a>
),
ul: ({ children }) => <ul className="my-2 ml-4 list-disc text-gray-800 dark:text-gray-100">{children}</ul>,
ol: ({ children }) => <ol className="my-2 ml-4 list-decimal text-gray-800 dark:text-gray-100">{children}</ol>,
li: ({ children }) => <li className="ml-4">{children}</li>,
blockquote: ({ children }) => (
<blockquote className="border-l-4 border-gray-300 dark:border-gray-600 pl-4 italic text-gray-700 dark:text-gray-300 my-2">
{children}
</blockquote>
),
}}
>
{currentResponseText}
</ReactMarkdown>
</div>
)}
{activeTab === 'links' && (
<ul className="text-gray-800 space-y-2 text-sm sm:text-base">
{response.links.length > 0 ? (
response.links.map((link, index) => (
<li key={index}>
<a
href={link.url}
target="_blank"
rel="noopener noreferrer"
className="text-blue-600 hover:underline"
>
{link.platform}
</a>
</li>
))
) : (
<p>No links available.</p>
)}
</ul>
)}
{activeTab === 'media' && (
<div className="text-gray-800">
{response.media_links.length > 0 ? (
<div className="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-4">
{response.media_links.map((media, index) => (
isVideo(media) ? (
<video
key={index}
src={media}
controls
className="w-full h-32 sm:h-48 object-cover rounded-lg shadow-md cursor-pointer hover:opacity-80 transition-opacity duration-200"
onClick={() => handleMediaClick(media)}
onError={(e) => {
console.error(`Failed to load video: ${media}`);
e.target.style.display = 'none';
}}
/>
) : (
<img
key={index}
src={media}
alt={`Media ${index + 1}`}
className="w-full h-32 sm:h-48 object-cover rounded-lg shadow-md cursor-pointer hover:opacity-80 transition-opacity duration-200"
onClick={() => handleMediaClick(media)}
onError={(e) => {
console.error(`Failed to load image: ${media}`);
e.target.style.display = 'none';
}}
/>
)
))}
</div>
) : (
<p className="text-sm sm:text-base">No media available. Try asking about a specific project.</p>
)}
</div>
)}
{activeTab === 'personal' && (
<ul className="text-gray-800 space-y-2 text-sm sm:text-base">
{response.personal_info.length > 0 ? (
response.personal_info.map((info, index) => (
<li key={index}>
<span className="font-semibold">{info.type}:</span>{' '}
{info.type === 'Phone' ? (
<a
href={info.value}
target="_blank"
rel="noopener noreferrer"
className="text-blue-600 hover:underline"
>
{info.value}
</a>
) : (
<span>{info.value}</span>
)}
</li>
))
) : (
<p>No personal information available. Try asking for contact details.</p>
)}
</ul>
)}
</div>
</div>
)}
{error && (
<div className="bg-red-50 dark:bg-red-900 p-4 rounded-lg flex items-center space-x-2 mt-2 border border-red-200 dark:border-red-700">
<AlertCircle className="w-5 h-5 text-red-600 dark:text-red-300 flex-shrink-0" />
<div className="flex-1">
<p className="text-red-600 dark:text-red-100 text-sm sm:text-base">{error}</p>
<button
onClick={handleRetryClick}
className="mt-2 flex items-center text-blue-600 dark:text-blue-300 hover:text-blue-800 dark:hover:text-blue-400 focus:outline-none text-sm sm:text-base"
aria-label="Retry microphone access"
>
<RefreshCw className="w-4 h-4 mr-1" />
Retry
</button>
</div>
</div>
)}
<form onSubmit={handleTextSubmit} className="flex items-center space-x-2 mt-2">
<input
type="text"
value={textInput}
onChange={(e) => setTextInput(e.target.value)}
placeholder="Ask the assistant something..."
className="flex-1 p-2 border border-gray-300 dark:border-gray-700 rounded-lg focus:outline-none focus:ring-2 focus:ring-blue-500 dark:bg-gray-900 dark:text-gray-100 text-sm sm:text-base transition-colors"
disabled={isProcessing}
/>
<button
type="submit"
className="p-2 bg-blue-500 text-white rounded-lg hover:bg-blue-600 focus:outline-none focus:ring-2 focus:ring-blue-500 disabled:opacity-50 disabled:cursor-not-allowed transition-colors"
aria-label="Submit text query"
disabled={isProcessing}
>
<Send className="w-5 h-5" />
</button>
</form>
</div>
<div className="flex flex-col items-center justify-center min-w-[180px] md:min-w-[260px]">
<div className="relative">
<canvas ref={canvasRef} className="w-32 h-32 sm:w-48 sm:h-48" />
<button
onClick={handleMicClick}
className={`absolute top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2 p-3 sm:p-4 rounded-full transition-all duration-300 shadow-lg border-4 border-white dark:border-gray-800 ${
isListening
? 'bg-blue-500 text-white scale-110'
: isPlaying
? 'bg-blue-500 text-white animate-pulse'
: 'bg-gray-200 dark:bg-gray-700 text-gray-600 dark:text-gray-200'
} hover:bg-blue-600 hover:text-white dark:hover:bg-blue-400 dark:hover:text-gray-900 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-offset-2 disabled:opacity-50 disabled:cursor-not-allowed`}
aria-label={isListening ? 'Stop listening' : isPlaying ? 'Stop and listen again' : 'Start listening'}
disabled={isProcessing}
>
<Mic className="w-6 h-6 sm:w-8 sm:h-8" />
</button>
</div>
</div>
{selectedMedia && (
<div className="fixed inset-0 bg-black bg-opacity-80 flex items-center justify-center z-50">
<div className="relative max-w-4xl w-full p-4">
<button
onClick={closeLightbox}
className="absolute top-2 right-2 text-white bg-gray-800 rounded-full p-2 hover:bg-gray-700 focus:outline-none focus:ring-2 focus:ring-white"
aria-label="Close media preview"
>
<X className="w-6 h-6" />
</button>
{isVideo(selectedMedia) ? (
<video
src={selectedMedia}
controls
autoPlay
className="w-full h-auto max-h-[80vh] object-contain rounded-lg"
onError={(e) => {
console.error(`Failed to load full-size video: ${selectedMedia}`);
e.target.style.display = 'none';
setError('Failed to load video preview.');
}}
/>
) : (
<img
src={selectedMedia}
alt="Full-size preview"
className="w-full h-auto max-h-[80vh] object-contain rounded-lg"
onError={(e) => {
console.error(`Failed to load full-size image: ${selectedMedia}`);
e.target.style.display = 'none';
setError('Failed to load image preview.');
}}
/>
)}
</div>
</div>
)}
</div>
);
};
export default VoiceAssistant; |