Skip to content

ttsaigit/tts-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

tts-ios

The official TTS.ai iOS app. Access 18 AI text-to-speech models, voice cloning, speech-to-text, and AI voice agents from your iPhone or iPad.

Features

  • Text-to-Speech -- Generate natural speech with 18 AI models
  • Voice Cloning -- Clone any voice from a short audio sample
  • Speech-to-Text -- Transcribe audio files and recordings
  • AI Voice Agents -- Chat with AI voice agents
  • Voice Library -- Browse and preview hundreds of voices
  • Offline Playback -- Download and play generated audio offline
  • Credit System -- Free tier with 50 credits on signup
  • In-App Purchases -- Buy credits and subscriptions via Apple IAP

Tech Stack

  • Language: Swift 6
  • UI: SwiftUI
  • Architecture: MVVM
  • Networking: URLSession with async/await
  • Auth: JWT Bearer token authentication
  • Media: AVFoundation for audio playback
  • Payments: StoreKit 2

Screenshots

Coming soon

Download

Coming soon on the App Store

Building from Source

Requirements

  • Xcode 16.0 or later
  • iOS 17.0+ deployment target
  • macOS Sonoma or later

Steps

git clone https://github.com/ttsaigit/tts-ios.git
cd tts-ios
open TTS.xcodeproj

Build and run on a simulator or device from Xcode.

API

The app communicates with the TTS.ai backend via REST API. See the API documentation for details.

License

MIT License. See LICENSE for details.

About

TTS.ai iOS app — 18 AI text-to-speech models, voice cloning, speech-to-text

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors