unregisterCaption method
void
unregisterCaption()
Implementation
void unregisterCaption() {
room.unregisterTextStreamHandler(Constant.liveCaptionAgent);
}
void unregisterCaption() {
room.unregisterTextStreamHandler(Constant.liveCaptionAgent);
}