文件名称:RecordDemo
介绍说明--下载内容均来自于网络,请自行研究使用
android代码实现语音功能。长按录音,放松就发出-voice function
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RecordDemo
..........\.idea
..........\.....\.name
..........\.....\compiler.xml
..........\.....\copyright
..........\.....\.........\profiles_settings.xml
..........\.....\misc.xml
..........\.....\modules.xml
..........\.....\uiDesigner.xml
..........\.....\vcs.xml
..........\.....\workspace.xml
..........\AndroidManifest.xml
..........\ant.properties
..........\assets
..........\bin
..........\build.xml
..........\gen
..........\...\com
..........\...\...\zs
..........\...\...\..\record
..........\...\...\..\......\BuildConfig.java
..........\...\...\..\......\Manifest.java
..........\...\...\..\......\R.java
..........\libs
..........\local.properties
..........\out
..........\...\production
..........\...\..........\RecordDemo
..........\...\..........\..........\com
..........\...\..........\..........\...\zs
..........\...\..........\..........\...\..\record
..........\...\..........\..........\...\..\......\BuildConfig.class
..........\...\..........\..........\...\..\......\MyActivity$1.class
..........\...\..........\..........\...\..\......\MyActivity$2.class
..........\...\..........\..........\...\..\......\MyActivity$3.class
..........\...\..........\..........\...\..\......\MyActivity$4.class
..........\...\..........\..........\...\..\......\MyActivity$VoiceTouch$1.class
..........\...\..........\..........\...\..\......\MyActivity$VoiceTouch$2.class
..........\...\..........\..........\...\..\......\MyActivity$VoiceTouch.class
..........\...\..........\..........\...\..\......\MyActivity.class
..........\...\..........\..........\...\..\......\R$anim.class
..........\...\..........\..........\...\..\......\R$attr.class
..........\...\..........\..........\...\..\......\R$color.class
..........\...\..........\..........\...\..\......\R$drawable.class
..........\...\..........\..........\...\..\......\R$id.class
..........\...\..........\..........\...\..\......\R$layout.class
..........\...\..........\..........\...\..\......\R$string.class
..........\...\..........\..........\...\..\......\R.class
..........\...\..........\..........\...\..\......\utils
..........\...\..........\..........\...\..\......\.....\MediaPlayUtil.class
..........\...\..........\..........\...\..\......\.....\StringUtil.class
..........\...\..........\..........\RecordDemo.apk
..........\...\..........\..........\RecordDemo.unaligned.apk
..........\proguard-project.txt
..........\project.properties
..........\RecordDemo.iml
..........\res
..........\...\anim
..........\...\....\chat_voice_send_anim.xml
..........\...\drawable
..........\...\........\selector_chat_send_msg_item_bg.xml
..........\...\drawable-hdpi
..........\...\.............\chat_record_len_left.png
..........\...\.............\chat_record_len_right.png
..........\...\.............\chat_sound_item.png
..........\...\.............\ic_launcher.png
..........\...\.............\record.png
..........\...\.............\record_pressed.png
..........\...\.............\sound_blank.png
..........\...\.............\sound_chat_send_one.png
..........\...\.............\sound_chat_send_two.png
..........\...\drawable-ldpi
..........\...\.............\ic_launcher.png
..........\...\drawable-mdpi
..........\...\.............\ic_launcher.png
..........\...\drawable-xhdpi
..........\...\..............\chat_send_text_msg_bg_normal.9.png
..........\...\..............\chat_send_text_msg_bg_pressed.9.png
..........\...\..............\ic_launcher.png
..........\...\layout
..........\...\......\main.xml
..........\...\values
..........\...\......\colors.xml
..........\...\......\strings.xml
..........\src
..........\...\com
..........\...\...\zs
..........\...\...\..\record
..........\...\...\..\......\MyActivity.java
..........\...\...\..\......\utils
..........\...\...\..\......\.....\MediaPlayUtil.java
..........\...\...\..\......\.....\StringUtil.java