frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: SpeechAnalyzerDylib – C-FFI for macOS 26.0 SpeechAnalyzer API

https://github.com/aethiopicuschan/speech-analyzer-dylib
2•aethiopicuschan•4h ago
Hi HN,

I’m excited to share SpeechAnalyzerDylib, a tiny C-compatible dynamic library that wraps Apple’s upcoming SpeechAnalyzer API in macOS 26.0 (Tahoe). If you’re building a Swift, Objective-C, or plain C project and want to add on-device transcription with virtually no boilerplate, this might help.

## Key Features

- *C-FFI wrapper* Exposes a simple, C-compatible API so you can call from Swift, Objective-C or plain C.

- *Asynchronous File Transcription* `sw_transcribeFile(const char filePath, const char locale, TranscriptionCallback callback, void userData)` Transcribe any audio file on disk in the background; delivers full transcript or error string via your callback.

- *In-Memory Data Transcription* `sw_transcribeData(const uint8_t bytes, size_t size, const char locale, TranscriptionCallback callback, void userData)` Transcribe raw audio buffers by internally writing a temp file and reusing the file-based transcription path.

- *Live Microphone Streaming* `sw_startMicrophoneTranscription(const char locale, TranscriptionCallback callback, void userData)` Stream real-time speech from the default mic, receive partial transcripts as they arrive, and stop automatically when the engine stops.

- *Locale-Aware* All APIs accept an optional locale identifier (defaults to system locale) for language-specific models.

- *Automatic Model Management* Verifies or downloads the needed offline speech model for your chosen locale before starting transcription.

- *Callback-Driven Error Handling* On failure, your callback receives an `"Error: …"` string so you can handle retries or fallbacks.

- *Zero External Dependencies* Built solely on Apple’s AVFoundation & Speech frameworks—no third-party libraries required.

## Version requirements

macOS 26.0 (Tahoe) beta Xcode 26 beta

Both are currently in beta, and SpeechAnalyzer is only available on the beta seed, so you’ll need to be running the developer betas to try it out.

## Repository & license

https://github.com/aethiopicuschan/speech-analyzer-dylib Licensed under MIT.

## Feedback & contributions welcome

Open issues for bugs or edge cases you encounter Submit PRs to add tests, CI, or sample integrations Share your experiences or integration questions below Looking forward to hearing what you build with it!

Show HN: A continuation of IRS Direct File that can be self-hosted

https://github.com/openfiletax/openfile
70•elijahwright_•13h ago•6 comments

Show HN: I Built a Paul Graham AI Advisor for Founders and Hackers

https://paulgraham.resurrect.space
10•vednig•2h ago•3 comments

Show HN: TokenDagger – A tokenizer faster than OpenAI's Tiktoken

https://github.com/M4THYOU/TokenDagger
258•matthewolfe•22h ago•71 comments

Show HN: Open-Source International Space Station Tracker ESP32/Arduino for $20

https://github.com/GuitarML/SpaceStationTracker
66•keyth72•3d ago•18 comments

Show HN: A cross-platform terminal emulator written in Java

https://github.com/sebkur/forceterm
2•sebkur•4h ago•0 comments

Show HN: Local LLM Notepad – run a GPT-style model from a USB stick

https://github.com/runzhouye/Local_LLM_Notepad
19•davidye324•11h ago•5 comments

Show HN: New Ensō – first public beta

https://untested.sonnet.io/notes/new-enso-first-public-beta/
237•rpastuszak•1d ago•83 comments

Show HN: SpeechAnalyzerDylib – C-FFI for macOS 26.0 SpeechAnalyzer API

https://github.com/aethiopicuschan/speech-analyzer-dylib
2•aethiopicuschan•4h ago•0 comments

Show HN: Private real-time dictation app for Mac

https://github.com/aviaryan/Very-Fast-Dictation
16•aviaryan•20h ago•4 comments

Show HN: Octelium – FOSS Alternative to Teleport, Cloudflare, Tailscale, Ngrok

https://github.com/octelium/octelium
338•geoctl•1d ago•147 comments

Show HN: Crush Check – AI relationship text analyzer

https://crushcheck.app
3•omarfarooq360•9h ago•0 comments

Show HN: I'm an airline pilot – I built interactive graphs/globes of my flights

https://jameshard.ing/pilot
1513•jamesharding•3d ago•196 comments

Show HN: I built a daily sunlight tracker

https://www.lumehealth.io/products
40•vickipow•4d ago•32 comments

Show HN: Praxos – Context Management for AI Agents

11•mogusian•11h ago•3 comments

Show HN: Timezone converter that tells you if your meeting time sucks

https://timezig.com
2•skrid•13h ago•0 comments

Show HN: Summle – A little maths Game

https://summle.net
26•kirchhoff•5d ago•9 comments

Show HN: C.O.R.E – Opensource, user owned, shareable memory for Claude, Cursor

https://github.com/RedPlanetHQ/core
9•Manik_agg•14h ago•1 comments

Show HN: AGL a toy language that compiles to Go

https://github.com/alaingilbert/agl
83•alain_gilbert•5d ago•12 comments

Show HN: Sharpe Ratio Calculation Tool

https://www.fundratios.com/
22•navquant•1d ago•16 comments

Show HN: Vet – A tool for safely running remote shell scripts

https://getvet.sh
80•a10r•2d ago•37 comments

Show HN: Audiopipe – Pipeline for audio diarization, denoising and transcription

https://github.com/nullwiz/audiopipe
4•nullwiz•15h ago•0 comments

Show HN: Sink – Sync any directory with any device on your local network

https://github.com/sirbread/sink
144•sirbread•4d ago•89 comments

Show HN: Attach Gateway – one-command OIDC/DID auth for local LLMs

https://github.com/attach-dev/attach-gateway
4•hammadtariq•17h ago•0 comments

Show HN: ArcFont – Font Embedding Model

https://github.com/JErnestoMtz/ArcFont
2•jernestomg•17h ago•0 comments

Show HN: QuizKnit, an open source quiz creator

https://quizknit.com
3•jibolash•17h ago•0 comments

Show HN: A tool to benchmark LLM APIs (OpenAI, Claude, local/self-hosted)

https://llmapitest.com/
52•mrqjr•1d ago•9 comments

Show HN: Magnitude – Open-source AI browser automation framework

https://github.com/magnitudedev/magnitude
139•anerli•4d ago•40 comments

Show HN: A different kind of AI Video generation

44•fcpguru•5d ago•19 comments

Show HN: We're two coffee nerds who built an AI app to track beans and recipes

https://beanbook.app
52•rokeyzhang•16h ago•47 comments

Show HN: MailMap – Turn emails into interactive stories on Google Maps

https://mailmap.site
3•Premananda•20h ago•0 comments