資源簡介
這是基于圖靈機器人實現的智能聊天機器人,她可以回答你的任何問題,所以絕對是你聊天的好伙伴,聊天的界面有點類似于微信,非常簡潔,當然還可以在此基礎上進行語音方面的擴展,這樣你就可以跟她進行語聊啦,有沒有很覺得很酷呢?
代碼片段和文件信息
/**
?*?Automatically?generated?file.?DO?NOT?MODIFY
?*/
package?com.example.wdong.myrobot.test;
public?final?class?BuildConfig?{
??public?static?final?boolean?DEBUG?=?Boolean.parseBoolean(“true“);
??public?static?final?String?APPLICATION_ID?=?“com.example.wdong.myrobot.test“;
??public?static?final?String?BUILD_TYPE?=?“debug“;
??public?static?final?String?FLAVOR?=?““;
??public?static?final?int?VERSION_CODE?=?1;
??public?static?final?String?VERSION_NAME?=?“1.0“;
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????105??2016-05-17?10:23??MyRobot\.gitignore
?????文件?????????31??2016-05-17?10:23??MyRobot\.gradle\2.8\taskArtifacts\cache.properties
?????文件?????????17??2016-05-18?00:01??MyRobot\.gradle\2.8\taskArtifacts\cache.properties.lock
?????文件?????133989??2016-05-18?00:01??MyRobot\.gradle\2.8\taskArtifacts\fileHashes.bin
?????文件????2446473??2016-05-18?00:01??MyRobot\.gradle\2.8\taskArtifacts\fileSnapshots.bin
?????文件??????19982??2016-05-18?00:01??MyRobot\.gradle\2.8\taskArtifacts\outputFileStates.bin
?????文件??????82645??2016-05-18?00:01??MyRobot\.gradle\2.8\taskArtifacts\taskArtifacts.bin
?????文件??????????7??2016-05-17?10:23??MyRobot\.idea\.name
?????文件????????686??2016-05-17?10:23??MyRobot\.idea\compiler.xm
?????文件?????????76??2016-05-17?10:23??MyRobot\.idea\copyright\profiles_settings.xm
?????文件????????159??2016-05-17?10:24??MyRobot\.idea\encodings.xm
?????文件????????687??2016-05-17?10:23??MyRobot\.idea\gradle.xm
?????文件????????239??2016-05-17?11:24??MyRobot\.idea\libraries\android_support_v4.xm
?????文件????????645??2016-05-17?11:24??MyRobot\.idea\libraries\animated_vector_drawable_23_3_0.xm
?????文件????????761??2016-05-17?11:24??MyRobot\.idea\libraries\appcompat_v7_23_3_0.xm
?????文件????????289??2016-05-17?11:24??MyRobot\.idea\libraries\Baidu_SpeechRecognitionUI_SDK_Android_1_6_2.xm
?????文件????????269??2016-05-17?11:24??MyRobot\.idea\libraries\com_baidu_android_localasr_1_1_22.xm
?????文件????????269??2016-05-17?11:24??MyRobot\.idea\libraries\com_baidu_speechsynthesizer_1_1_2.xm
?????文件????????215??2016-05-17?11:24??MyRobot\.idea\libraries\galaxy.xm
?????文件????????223??2016-05-17?11:24??MyRobot\.idea\libraries\gson_2_2_4.xm
?????文件????????495??2016-05-17?11:24??MyRobot\.idea\libraries\support_annotations_23_3_0.xm
?????文件????????903??2016-05-17?11:24??MyRobot\.idea\libraries\support_v4_23_3_0.xm
?????文件????????640??2016-05-17?11:24??MyRobot\.idea\libraries\support_vector_drawable_23_3_0.xm
?????文件????????227??2016-05-17?11:24??MyRobot\.idea\libraries\tulingSDK1_4.xm
?????文件????????231??2016-05-17?11:24??MyRobot\.idea\libraries\turinghttp_1_0.xm
?????文件????????247??2016-05-17?11:24??MyRobot\.idea\libraries\VoiceRecognition_1_6_2.xm
?????文件????????215??2016-05-17?11:24??MyRobot\.idea\libraries\volley.xm
?????文件???????2226??2016-05-17?16:48??MyRobot\.idea\misc.xm
?????文件????????351??2016-05-17?10:24??MyRobot\.idea\modules.xm
?????文件????????564??2016-05-17?10:24??MyRobot\.idea\runConfigurations.xm
............此處省略1537個文件信息
評論
共有 條評論