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

Crash after startDecodingSpeech #51

Open
mgmtcam22 opened this issue Mar 20, 2019 · 0 comments
Open

Crash after startDecodingSpeech #51

mgmtcam22 opened this issue Mar 20, 2019 · 0 comments

Comments

@mgmtcam22
Copy link

Hello! I have faced with new problem of using TLSphinx.
in the example of the use code it is written:
//At some point in the future stop listen to the mic decoder.stopDecodingSpeech()

but if I write only decoder.startDecodingSpeech without decoder.stopDecodingSpeech() Xcode crash after a few seconds with new message

Fatal error: Attempted to read an unowned reference but object 0x101f71650 was already deallocated2019-03-20 15:52:40.475861+0200 VoiceAssistant[34847:8497721] Fatal error: Attempted to read an unowned reference but object 0x101f71650 was already deallocated

where 0x101f71650 obj is Decoder object

Help please fix this situation

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