Now i am developing ios app with speech to text using SFSpeechRecognizer. It works well when internet is connected.But when no internet connection its not working as expected.Is there any way to implement speech to text functionality in offline.(Input : japanese language voice)
Tools using for development:
Visual Studio 2017 for mac
Xamarin
Xcode
c#
Referrence site:
http://dev.classmethod.jp/smartphone/xamarin-ios-practical-translator/
pls help to resolve my issue. thanks in advance.