swift-apple-intelligence-grpc/Sources/AppleIntelligenceCore/Services
Mathias Beaulieu-Duncan f7b8fbfa36 Fix STT streaming to receive audio from gRPC client
- Fix streaming STT to accept audio chunks from gRPC stream instead of local microphone
- Add proper PCM audio buffer conversion for 16-bit, 16kHz, mono audio
- Add StreamingResultHandler for safe callback handling
- Properly manage streaming session state and cleanup

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 03:40:46 -05:00
..
AppleIntelligenceService.swift Add vision support, gRPC reflection toggle, and chat improvements 2025-12-30 16:18:06 -05:00
SpeechToTextService.swift Fix STT streaming to receive audio from gRPC client 2025-12-31 03:40:46 -05:00
TextToSpeechService.swift Add Text-to-Speech and Speech-to-Text features 2025-12-31 02:57:30 -05:00
VisionAnalysisService.swift Add vision support, gRPC reflection toggle, and chat improvements 2025-12-30 16:18:06 -05:00