- Settings: 정보(About) 탭 추가 (버전, 기술 스택, 음성 엔진 정보)
- VoiceModeService: 전사 완료 시 PCM→WAV 파일 저장 ({userData}/recordings/)
- WAV 헤더 생성 (16kHz, 16bit, mono)
- HistoryService와 연동 가능 (audioLocalPath)
- docs/phases/phase-9.md 설계 문서 작성
|
||
|---|---|---|
| .. | ||
| AudioCaptureService.ts | ||
| AutoLaunchService.ts | ||
| ConfigService.ts | ||
| CustomInstructionService.ts | ||
| DictionaryService.ts | ||
| HistoryService.ts | ||
| HotkeyService.ts | ||
| index.ts | ||
| LocalLLMService.ts | ||
| LocalSTTService.ts | ||
| LoggerService.ts | ||
| SoundEffectService.ts | ||
| TextInsertService.ts | ||
| VoiceModeService.ts | ||