public static function getList($params)
 {
     return erLhcoreClassSpeech::getList($params);
 }
 public static function getList($params)
 {
     return erLhcoreClassSpeech::getList($params, 'erLhcoreClassModelSpeechChatLanguage', 'lh_speech_chat_language');
 }
 public static function getList($params)
 {
     return erLhcoreClassSpeech::getList($params, 'erLhcoreClassModelSpeechLanguageDialect', 'lh_speech_language_dialect');
 }