startAudio abstract method

Future<ResultCode> startAudio()

Start audio.

Returns

Note Please join one channel before starting audio, otherwise it will fail.

开启音频。

Returns

Note 开启音频前请先加入一个频道,否则将返回失败。

Implementation

Future<ResultCode> startAudio();