I get “No available engine” exception when I get to this line in Xamarin Tizen App:
private SttClient _sttInst = new SttClient();
I tried API v6.0 and 5.0, and I added recorder privilege to the app manifest.
I get “No available engine” exception when I get to this line in Xamarin Tizen App:
private SttClient _sttInst = new SttClient();
I tried API v6.0 and 5.0, and I added recorder privilege to the app manifest.