1
This commit is contained in:
@@ -178,6 +178,9 @@ static NSString *const kDeepgramStreamingManagerErrorDomain =
|
||||
}
|
||||
[self.pendingFrames removeAllObjects];
|
||||
self.pendingStart = NO;
|
||||
if (self.client.isConnected) {
|
||||
[self.client finish];
|
||||
}
|
||||
[self.client disableAudioSending];
|
||||
[self startKeepAliveIfNeeded];
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user