Problem with MSspeech plugin

Hello ,

when trying to add MSspeechPlugin , we have this error in log and output

OutPut :
[09:40:04.832][Output] SAPI does not implement phonetic alphabet selection.
[09:40:04.832][Output] OpenRPA.exe Information: 0 :

Logging :

[09:40:04.837][Error] Failed loading detector MSSpeechPlugin 6d213bc9-6510-45bc-bcc1-897fdc3dd103
[09:40:04.837][Error] OpenRPA.Interfaces.Plugins.AddDetector: System.InvalidOperationException: Cannot find the requested data item, such as a data key or value.
at System.Speech.Recognition.RecognizerBase.SetInputToDefaultAudioDevice()
at OpenRPA.MSSpeech.MSSpeechPlugin.Initialize(IOpenRPAClient client, IDetector InEntity)
at OpenRPA.Interfaces.Plugins.AddDetector(IOpenRPAClient client, IDetector entity)

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.