Speechmatics cleanup failed
# support
b
CallId: 019a30ab-e0ec-7cc8-bb5f-29c6027fa923 After call started, this error is returned : SpeechmaticsRealtimeError: Client socket not initialized at RealtimeClient.sendMessage (/app/node_modules/@speechmatics/real-time-client/dist/index.js:106:13) at /app/node_modules/@speechmatics/real-time-client/dist/index.js:153:12 at new Promise () at RealtimeClient.stopRecognition (/app/node_modules/@speechmatics/real-time-client/dist/index.js:146:36) at SpeechmaticsStream.internalClear (/app/dist/libs/core/src/components/liveCallPipeline/streams/transcribers/speechmaticsStream.js:517:31) at SpeechmaticsStream.cleanup (/app/dist/libs/core/src/components/liveCallPipeline/streams/transcribers/speechmaticsStream.js:542:14) at streamBundleCleanup (/app/dist/libs/core/src/functions/liveCallFunctions/liveCallFunctions.streamBundleCleanup.js:22:28) at LiveCallPipeline.cleanup (/app/dist/libs/core/src/components/liveCallPipeline/liveCallPipeline.js:829:73) at LiveCallPipeline.end (/app/dist/libs/core/src/components/liveCallPipeline/liveCallPipeline.js:493:14) at async LiveCallManager.endAsync (/app/dist/libs/core/src/components/liveCallManager.js:943:13)
2 Views