d3ro-voice/src/main/services
Yun Chan f281809d05 Phase 9: About 탭 + 녹음 오디오 WAV 저장
- Settings: 정보(About) 탭 추가 (버전, 기술 스택, 음성 엔진 정보)
- VoiceModeService: 전사 완료 시 PCM→WAV 파일 저장 ({userData}/recordings/)
  - WAV 헤더 생성 (16kHz, 16bit, mono)
  - HistoryService와 연동 가능 (audioLocalPath)
- docs/phases/phase-9.md 설계 문서 작성
2026-04-05 11:20:10 +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 3대 근본 버그 수정 (RE 조사 기반) 2026-04-05 10:50:18 +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 9: About 탭 + 녹음 오디오 WAV 저장 2026-04-05 11:20:10 +09:00