d3ro-voice/src/main/services
Yun Chan eed225c8d4 SoX 마이크 캡처 수정 + 카드 z-index 그림자
- AudioCaptureService: node-record-lpcm16 → SoX 직접 spawn
  Windows에서 '-t waveaudio default' 필수 (--default-device 미지원)
- DashboardPage: 각 섹션에 증가하는 zIndex 적용 (아래 카드가 상위 레이어)
2026-04-05 10:13:57 +09:00
..
AudioCaptureService.ts SoX 마이크 캡처 수정 + 카드 z-index 그림자 2026-04-05 10:13:57 +09:00
AutoLaunchService.ts Phase 7~8 구현: 테스트 + 빌드 + CI/CD + SoundEffect + AutoLaunch + UI 리디자인 2026-04-05 09:12:56 +09:00
ConfigService.ts Phase 8 마무리: HistoryPage 날짜 그룹핑 + AppConfig 음성 모드 필드 2026-04-05 09:58:28 +09:00
CustomInstructionService.ts Phase 6 구현: 커스텀 명령어 + i18n (ko/en) 2026-04-05 02:53:32 +09:00
DictionaryService.ts Phase 5 구현: SQLite DB + History/Dictionary 서비스 + UI 2026-04-05 02:32:53 +09:00
HistoryService.ts Phase 5 구현: SQLite DB + History/Dictionary 서비스 + UI 2026-04-05 02:32:53 +09:00
HotkeyService.ts Phase 1+2 구현: Electron 뼈대 + STT/핫키/오케스트레이터 2026-04-05 02:01:37 +09:00
index.ts Phase 6 구현: 커스텀 명령어 + i18n (ko/en) 2026-04-05 02:53:32 +09:00
LocalLLMService.ts Phase 4 구현: Ollama LLM 연동 (다듬기, 번역, 스트리밍) 2026-04-05 02:18:26 +09:00
LocalSTTService.ts Phase 7~8 구현: 테스트 + 빌드 + CI/CD + SoundEffect + AutoLaunch + UI 리디자인 2026-04-05 09:12:56 +09:00
LoggerService.ts Phase 1+2 구현: Electron 뼈대 + STT/핫키/오케스트레이터 2026-04-05 02:01:37 +09:00
SoundEffectService.ts Phase 7~8 구현: 테스트 + 빌드 + CI/CD + SoundEffect + AutoLaunch + UI 리디자인 2026-04-05 09:12:56 +09:00
TextInsertService.ts Phase 7~8 구현: 테스트 + 빌드 + CI/CD + SoundEffect + AutoLaunch + UI 리디자인 2026-04-05 09:12:56 +09:00
VoiceModeService.ts Phase 4 구현: Ollama LLM 연동 (다듬기, 번역, 스트리밍) 2026-04-05 02:18:26 +09:00