isSpeakerphoneOn abstract method

Future<bool> isSpeakerphoneOn()

获取扬声器状态

返回当前是否使用扬声器输出音频。

Implementation

Future<bool> isSpeakerphoneOn();