iOS Swift SFSpeechRecognizer help with a mobile app for speech to text functionality

Job ID: 38188022

Budget: $30 – $250 USD

Hi. I need help adding start and stop functionality with the voice recognition. I'm using this example (there's a demo app you can download). I would like someone experienced at this because they'll know faster what to do.

http://www.avikam.com/2016/09/17/sfspeechrecognizer-tutorial/

Ideally I need:
1) a start and stop button
2) plus, the ability to stop the recognition task and then maybe restart it after one second using a Dispatch + 1 second feature or something like that.

Basically the audio engine keeps appending everything you say and I need some easy ways to break that up.

I suspect you can cancel and restart the audio engine using the startrecording function (from the example) ...or I think there's a way to just end the recognition task and then restart it without aggressively stopping the whole thing so it's all a little more smooth.
Related categories: Mobile App Development iPhone iPad Swift