Skip to content

Releases: simplememofast/ios26-speechanalyzer-live-mic

v0.1.1 — Documentation link correction

Choose a tag to compare

@simplememofast simplememofast released this 06 Sep 02:57
4bfdd58

Corrects the product context link to the live bilingual /voice-input/ page. All four external documentation links passed the Sphinx link check. No Swift source changes from v0.1.0.

v0.1.0 — Swift package and integration guide

Choose a tag to compare

@simplememofast simplememofast released this 06 Sep 02:53
1c6f410

First Swift package release of the live-microphone learning sample.

  • Public SpeechSession for iOS 26+ and AudioBufferConverter for iOS/macOS.
  • Converter handles input-format changes and Swift 6 sendable callback state.
  • Five documentation pages cover integration, API usage, troubleshooting, and validation limits.

Checked with Xcode 26.6: valid package manifest, three passing macOS converter tests, successful iOS Simulator library build, and warning-free Sphinx documentation build. Physical microphone capture and recognition behavior were not re-tested for this package refactor. See README before integrating into a shipping app.

MIT licensed. No SimpleMemo account or subscription required.