feat(voice-client): PySide6 desktop client and Windows build scripts
Add voice_confirmation_client (poll, TTS MP3 playback, mic WAV resolve), PyInstaller spec, start/build helpers, and API unit tests. Pending manual testing: end-to-end on OR workstations and packaged exe. Made-with: Cursor
This commit is contained in:
3
voice_confirmation_client/__init__.py
Normal file
3
voice_confirmation_client/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
"""Desktop voice confirmation client for OR monitor API (pending-confirmation loop)."""
|
||||
|
||||
__version__ = "0.1.0"
|
||||
Reference in New Issue
Block a user