设置当前评测的采样率信息
Future<void> engineSetSampleRate(int sampleRate) { throw UnimplementedError('engineSetSampleRate() has not been implemented.'); }