获取音频路由类型。
static Future<int> getAudioRoute() async { return await JRTCExpressEngineImpl.getAudioRoute(); }