Stream that emits events when the user in call is speaking.
@override Stream<dynamic> get onUserSpeaking => onUserSpeakingStreamController.stream;