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
4 lines
111 B
Python
4 lines
111 B
Python
"""Desktop voice confirmation client for OR monitor API (pending-confirmation loop)."""
|
|
|
|
__version__ = "0.1.0"
|