muhaos / react-native-speech-to-text-ios

React Native speech recognition component for iOS 10+
MIT License
40 stars 9 forks source link

Does this use Siri/Swift's native speech to text, or the nuance SDK? #6

Open zunair-syed opened 7 years ago

zunair-syed commented 7 years ago

Does this use Siri/Swift's native speech to text, or the nuance SDK?

Because theres a link to nuance in the README.md, but i looked through the code and there seems to be no other reference to nuance

muhaos commented 7 years ago

It uses "Siri/Swift's native speech to text". The Apple docs do not have a reference for error codes but the error codes can be referenced by nuance documentation. I don't know why. Maybe Apple uses nuance SDK underneath.

martinblampied commented 7 years ago

@muhao yes siri uses nuance