Skip to content

tdobrowolski/MyVoice-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyVoice - Speech Assistant

MyVoice is an mobile app written in Swift with support for iOS and iPadOS (14.0+). The app is written in UIKit, however some screens are rewritten with SwiftUI.

MyVoice is a text-to-speech tool for helping people who are unable to speak or are losing their ability to speak. It's a simple, yet powerful app for users with conditions that are impacting speaking ability like aphasia or ALS.

This repository contains code from various eras of my programming knowledge - not every line of code is perfect.
That's why I refactor it occasionally. 
The biggest flaw is the lack of Dependency Injection and modern architecture.

MyVoice is still a great, fluid, and responsive app with support for the newest Apple technologies.

I'm proud of it ✌️

Install CocoaPods

If you haven't already installed CocoaPods, you need to do that first.

Typically:

sudo gem install cocoapods

Setup project

  • Clone the project
  • Navigate to the projects directory in Terminal
  • use command pod install
  • open MyVoice.xcworkspace

About

MyVoice - advanced Text To Speech tool

Topics

Resources

Stars

Watchers

Forks