AppDevGuy / OSSSpeechKit

OSSSpeechKit offers a native iOS Speech wrapper for AVFoundation and Apple's Speech.
MIT License
146 stars 37 forks source link

Remove force unwraps. #20

Open AppDevGuy opened 4 years ago

AppDevGuy commented 4 years ago

Several force unwraps exist in the OSSSpeech class. They should be removed.