ios - Swift - Stop speech recognition on no talk -


i working on app uses new speech framework in ios 10 speech-to-text stuff. best way of stopping recognition when user stops talking?

not best possible solution track elpsed time since last result , after amount of time stop recognition.


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -