Skip to content
This repository was archived by the owner on May 5, 2026. It is now read-only.

Releases: FluidInference/espeak-ng

ESpeakNG xcframework 1.52.3

06 Nov 05:39

Choose a tag to compare

What's Changed

  • add Mac Catalyst arm64/x86_64 slices to the xcframework build
  • bump binary metadata to version 1.52.3 and refresh FluidAudio copy

Built with build_xcframework.sh on macOS 14.4 / Xcode 15.4.

ESpeakNG xcframework 1.52.2

26 Oct 20:53

Choose a tag to compare

Changes

  • rebuild the xcframework with the correctly cased macOS binary so App Store validation stops flagging the bundle as malformed
  • verified the Versions/Current symlinks and embedded espeak-ng-data bundle for every slice before packaging

ESpeakNG xcframework 1.52.1

20 Oct 21:10

Choose a tag to compare

Changes

  • fix bundled data path detection on Apple targets so long paths load phoneme tables correctly
  • include nested header imports in the umbrella header to silence Xcode warnings
  • bump the xcframework metadata to 1.52.1

ESpeakNG XCFramework 1.52.0

15 Oct 23:39

Choose a tag to compare

ESpeakNG universal framework for iOS (arm64) and macOS (arm64) platforms

Build Details

  • macOS (arm64) support
  • iOS device (arm64) support
  • iOS Simulator (arm64) support
  • Includes espeak-ng-data bundles for all platforms
  • Compiled with optimization flags (-O2)