静音/取消静音指定的远端用户的声音。 参数名称 参数描述 参数类型 userId 用户ID String mute 是否静音 bool 使用: TencentRtcPlugin.muteRemoteAudio(userId: "123", mute: true);