CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 android开发

文件名称:android-plugin

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-09
  • 文件大小:
    180.29kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

一个android browser的javascr ipt扩展程序,可以在browser上通过javascr ipt来实现TTS.对研究android browser的plugin是个不错的例子程序。(注,程序是从网上找到了,里面会用到一些android平台的.h,.c,.so文件,需要自己从android的源代码里找,希望对大家有用)-An android browser' s javascr ipt extensions can be adopted by the javascr ipt in the browser to achieve the TTS. Android browser' s plugin for research is a good example of procedures. (Note, the program is found from the Internet, which will use some of android platform. H,. C,. So file, needs its own source code from the android in search, we want to be useful)
(系统自动生成,下载前可以参看下载内容)

下载文件列表

AndroidManifest.xml
COPYING
default.properties
kill-browser.sh
README
demos/.svn/all-wcprops
demos/.svn/entries
demos/.svn/format
demos/.svn/prop-base/google.png.svn-base
demos/.svn/prop-base/mic_button.png.svn-base
demos/.svn/text-base/dialer.html.svn-base
demos/.svn/text-base/google.png.svn-base
demos/.svn/text-base/mic_button.png.svn-base
demos/.svn/text-base/pizza.html.svn-base
demos/.svn/text-base/search.html.svn-base
demos/.svn/text-base/shell.html.svn-base
demos/.svn/text-base/test.html.svn-base
demos/.svn/text-base/translate.html.svn-base
demos/.svn/text-base/webspeech-init.js.svn-base
demos/.svn/text-base/webspeech-utils.js.svn-base
demos/dialer.html
demos/google.png
demos/mic_button.png
demos/pizza.html
demos/search.html
demos/shell.html
demos/test.html
demos/translate.html
demos/webspeech-init.js
demos/webspeech-utils.js
jni/.svn/all-wcprops
jni/.svn/entries
jni/.svn/format
jni/.svn/text-base/Android.mk.svn-base
jni/.svn/text-base/com_google_android_apps_webspeechplugin_npapi_NPObjectNative.cpp.svn-base
jni/.svn/text-base/com_google_android_apps_webspeechplugin_npapi_NPObjectNative.h.svn-base
jni/.svn/text-base/com_google_android_apps_webspeechplugin_SpeechPlugin.cpp.svn-base
jni/.svn/text-base/com_google_android_apps_webspeechplugin_SpeechPlugin.h.svn-base
jni/.svn/text-base/jni_main.cpp.svn-base
jni/.svn/text-base/log-inl.h.svn-base
jni/.svn/text-base/npapi_java.cpp.svn-base
jni/.svn/text-base/npapi_java.h.svn-base
jni/.svn/text-base/plugin_main.cpp.svn-base
jni/.svn/text-base/plugin_main.h.svn-base
jni/Android.mk
jni/jni_main.cpp
jni/junjtemp/first_install.log
jni/log-inl.h
jni/npapi_java.cpp
jni/npapi_java.h
jni/NPObjectNative.cpp
jni/NPObjectNative.h
jni/plugin_main.cpp
jni/plugin_main.h
jni/SpeechPlugin.cpp
jni/SpeechPlugin.h
res/.svn/all-wcprops
res/.svn/entries
res/.svn/format
res/drawable-hdpi/.svn/all-wcprops
res/drawable-hdpi/.svn/entries
res/drawable-hdpi/.svn/format
res/drawable-hdpi/.svn/prop-base/speech_browser_plugin.png.svn-base
res/drawable-hdpi/.svn/text-base/speech_browser_plugin.png.svn-base
res/drawable-hdpi/speech_browser_plugin.png
res/drawable-mdpi/.svn/all-wcprops
res/drawable-mdpi/.svn/entries
res/drawable-mdpi/.svn/format
res/drawable-mdpi/.svn/prop-base/speech_browser_plugin.png.svn-base
res/drawable-mdpi/.svn/text-base/speech_browser_plugin.png.svn-base
res/drawable-mdpi/speech_browser_plugin.png
res/values/.svn/all-wcprops
res/values/.svn/entries
res/values/.svn/format
res/values/.svn/text-base/strings.xml.svn-base
res/values/strings.xml
src/.svn/all-wcprops
src/.svn/entries
src/.svn/format
src/com/.svn/all-wcprops
src/com/.svn/entries
src/com/.svn/format
src/com/google/.svn/all-wcprops
src/com/google/.svn/entries
src/com/google/.svn/format
src/com/google/android/.svn/all-wcprops
src/com/google/android/.svn/entries
src/com/google/android/.svn/format
src/com/google/android/apps/.svn/all-wcprops
src/com/google/android/apps/.svn/entries
src/com/google/android/apps/.svn/format
src/com/google/android/apps/webspeechplugin/.svn/all-wcprops
src/com/google/android/apps/webspeechplugin/.svn/entries
src/com/google/android/apps/webspeechplugin/.svn/format
src/com/google/android/apps/webspeechplugin/.svn/text-base/IntentSpeechRecognizer.java.svn-base
src/com/google/android/apps/webspeechplugin/.svn/text-base/Listen.java.svn-base
src/com/google/android/apps/webspeechplugin/.svn/text-base/ListenCallback.java.svn-base
src/com/google/android/apps/webspeechplugin/.svn/text-base/ListenError.java.svn-base
src/com/google/android/apps/webspeechplugin/.svn/text-base/ListenEvent.java.svn-base
src/com/google/android/apps/webspeechplugin/.svn/text-base/ListenResult.java.svn-base
src/com/google/android/apps/webspeechplugin/.svn/text-base/LocalTts.java.svn-base
src/com/google/android/apps/webspeechplugin/.svn/text-base/Speak.java.svn-base
src/com/google/android/apps/webspeechplugin/.svn/text-base/SpeakCallback.java.svn-base
src/com/google/android/apps/webspeechplugin/.svn/text-base/SpeakError.java.svn-base
src/com/google/android/apps/webspeechplugin/.svn/text-base/SpeakEvent.java.svn-base
src/com/google/android/apps/webspeechplugin/.svn/text-base/SpeechObject.java.svn-base
src/com/google/android/apps/webspeechplugin/.svn/text-base/SpeechPlugin.java.svn-base
src/com/google/android/apps/webspeechplugin/.svn/text-base/SpeechPluginService.java.svn-base
src/com/google/android/apps/webspeechplugin/IntentSpeechRecognizer.java
src/com/google/android/apps/webspeechplugin/Listen.java
src/com/google/android/apps/webspeechplugin/ListenCallback.java
src/com/google/android/apps/webspeechplugin/ListenError.java
src/com/google/android/apps/webspeechplugin/ListenEvent.java
src/com/google/android/apps/webspeechplugin/ListenResult.java
src/com/google/android/apps/webspeechplugin/LocalTts.java
src/com/google/android/apps/webspeechplugin/npapi/.svn/all-wcprops
src/com/google/android/apps/webspeechplugin/npapi/.svn/entries
src/com/google/android/apps/webspeechplugin/npapi/.svn/format
src/com/google/android/apps/webspeechplugin/npapi/.svn/text-base/NPArray.java.svn-base
src/com/google/android/apps/webspeechplugin/npapi/.svn/text-base

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com