Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 434 Bytes

README.md

File metadata and controls

7 lines (3 loc) · 434 Bytes

sTTS-iOS

sTTS-iOS is a simple text-to-speech app that provides options for voice, speed, pitch, and volume, and my first attempt at an iOS app built with Swift/SwiftUI. The text-to-speech implementation is provided by Apple's AVSpeechSynthesizer, AVSpeechUtterance and AVSpeechSynthesisVoice

Screenshot of sTTS-iOS