Is Speech to text supported on TV emulator?

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.