Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StartVoiceRequest - Exception ApiAiSDK.AIServiceException: Cannot access a disposed object. #4

Open
bkawooya opened this issue Jul 11, 2017 · 1 comment

Comments

@bkawooya
Copy link

I am using Xamarin Forms instead of developing each individual platform. I have implemented the code and everything works perfectly fine on the android platform, but it is not quite working on the iOS platform. The error I am receiving is as follows:

SpeaktoitRecognitionService: StartVoiceRequest - Exception ApiAiSDK.AIServiceException: Cannot access a disposed object.
Object name: 'System.Net.Sockets.NetworkStream'. ---> System.ObjectDisposedException: Cannot access a disposed object.

Any ideas how to approach this issue?

@bkawooya
Copy link
Author

This error happens after the AiService_ListeningStarted function is executed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant