unmuteAudio abstract method

Future<ResultCode> unmuteAudio()

Unmute audio.

Returns

Note Please start the audio before unmuting, otherwise it will not work.

取消静音。

Returns

Note 取消静音前请先开启音频,否则操作将无效。

Implementation

Future<ResultCode> unmuteAudio();