I want to build an app for tvOS which will recognise voice and convert it into text and based on that text it will perform some actions. I have already done that in iOS 10 using SFSpeechRecognizer class of Speech Framework. I could not found any framework for tvOS.
Asked
Active
Viewed 341 times
4
-
I am not sure if now there is a public API for tvOS10 to work with microphone. – Roman Podymov Dec 05 '16 at 14:36
-
Any news/changes on this? I want to do the same. – Nic Cottrell Jul 07 '17 at 08:10