8 Commits

Author SHA1 Message Date
Beingpax
0ad5b20068 Fix: Remove compiler checks for SpeechAnalyzer API 2025-07-09 08:59:49 +05:45
slumdev88
78dcc0dfa4 Fix SpeechTranscriber API compatibility with older Xcode versions
Add conditional compilation directives to wrap SpeechTranscriber usage which is only available in macOS 26/Xcode 16+. This prevents build failures on current Xcode versions while maintaining future compatibility.
2025-07-04 21:55:09 +08:00
Beingpax
0faffa0155 Added auto-text formatting toggle 2025-07-04 16:11:52 +05:45
Beingpax
a8313278c7 support video files 2025-06-30 21:49:17 +05:45
Beingpax
1ff124a7ce fixed locale and looping issue 2025-06-26 13:59:40 +05:45
Beingpax
51dc742e1e Expanded Apple languages support 2025-06-24 18:17:31 +05:45
Beingpax
54a2ef58e6 Simplified language selection for Apple Native models 2025-06-19 17:33:04 +05:45
Beingpax
d1edb47d87 feat: Added Native apple transcription service 2025-06-19 17:11:36 +05:45