Your download is starting
If it doesn't begin in a few seconds, start it manually. macOS 14+, Apple Silicon.
- 1
Open the DMG
Double-click aiTTS-X.Y.Z.dmg in Downloads. A window opens with the aiTTS app and an Applications shortcut.
- 2
Drag aiTTS into Applications
Drop the aiTTS icon onto the Applications shortcut. Then eject the DMG.
- 3
Open aiTTS from Applications
Find aiTTS in /Applications (Spotlight: ⌘+Space, type "aiTTS") and launch it. The menu-bar icon appears immediately.
macOS says “Apple could not verify aiTTS”?
Newer aiTTS releases are notarized by Apple and open with a normal double-click. If you grabbed an older build before we finished notarization, macOS may block it. Two ways past it:
Option A: Open via System Settings
Try to open aiTTS once and dismiss the dialog. Then go to System Settings → Privacy & Security, scroll down, and click Open Anyway next to the aiTTS notice.
Option B: One Terminal command
Open Terminal (⌘+Space, “Terminal”) and paste:
xattr -dr com.apple.quarantine /Applications/aiTTS.app
This removes the quarantine flag macOS adds to anything downloaded from the web. Safe; aiTTS doesn't need any other permission to run.
Need help? support@aitts.dev