设置音频路由。

    参数名称 参数描述 参数类型
    route 音频路由,即声音由哪里输出(扬声器、听筒) RouteEnum

    使用:

    1. TencentRtcPlugin.setAudioRoute(route: RouteEnum.Speaker);