# Real-Time Voice Service Compatibility This project uses `services/ai_voice_runtime_service` as the canonical real-time voice runtime implementation. To match integration naming used in external projects like `realtime_voice_assistance`, a compatibility entrypoint is also available: - `services.real_time_voice.app:app` Both entrypoints reference the same FastAPI application object and behavior.