播放自定义的音效
Future<void> customSound(String soundName) async { throw UnimplementedError('vibrate() has not been implemented.'); }