登录
首页 » Android » 利用讯飞接口实现语音识别

利用讯飞接口实现语音识别

于 2022-01-24 发布 文件大小:34.72 MB
0 138
下载积分: 2 下载次数: 1

代码说明:

把所需要的SDK加载到项目中,主要有三个文件MSC.jar,Sunflower.jar和libmsc.so,加载完之后,直接把代码考到项目中,appid换成自己申请的就行。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • nfccard
    安卓NFC读写非接触IC卡是一款基于非接触IC卡的NFC应用,支持符合ISO7816—3、ISO15693和Felica等国际标准卡片的读取,能够读取的电子标签包括公交卡、银行卡、图书馆射频标贴等。NFCard可以用来读取电子钱包(主要是公交卡)中未加密的余额、交易记录、标识等信息。该软件使用了模块化设计,方便扩充支持其他特殊类型的卡片协议和指令。(Android NFC read write non-contact IC card is a NFC application based on Contactless IC card, support in line with the international standard ISO7816- 3, iso15693 and felica etc. card read, to read electronic tag includes bus card, bank card, library RF stickers and so on. NFCard can be used to read the electronic wallet (mainly public transport card) in the balance of the encryption, transaction records, identification and other information. The software uses a modular design to facilitate the expansion of support for other special types of card protocols and instructions.)
    2016-07-05 20:12:46下载
    积分:1
  • 海康威视刷机软件破除限制版
    海康威视刷机软件HIKTOOL破除限制版,软件自动修改时间,自动恢复时间,软件支持下载固件、等等
    2019-04-17下载
    积分:1
  • Android铃声设置模块源码
    Android铃声设置模块源码,通过本Andorid源码将了解以下相关技巧: 声明和取得TabHost对象、新建一个newTabSpec(newTabSpec)、设置其标签和图标(setIndicator)、设置内容(setContent)、情景模式设置、设置TabHost的背景图片资源、初始化,取得AudioManager、标签切换事件处理、RadioButton添加监听器、添加onChangeListener、RadioButton添加监听器、取得手机的初始音量,并初始化进度条、取得初始模式,并分别设置图标、增加和降低音量、静音和振动状态的实现、计算切换时间等。
    2022-05-19 16:54:28下载
    积分:1
  • 安卓text阅读
    实现安卓的text文档的阅读,可以从本地或者网络打开文档一款android电子书阅读器,开放源码,
    2022-12-06 11:25:03下载
    积分:1
  • androidupload
    基于Java源码的Android上传文件小模块,运行于Android客户端,用户通过嵌入程序内的上传程序,实现文件上传,学会了本代码,不但可上传限制格式的文件,还可上传指定格式的图片、文件等,android upload程序源代码,与大家分享。(Java source code of the Android-based upload files small module, which runs on Android client, users by embedding within the program upload program, file upload, learn the code, not only upload limit format, specify the format can upload pictures, files, android upload source code, to share with you.)
    2013-07-31 09:11:59下载
    积分:1
  • 基于百度地图API可进行GPS定位,解析经纬度等
    利用百度地图API进行定位,还能得到经纬度、导航卫星定位等
    2022-01-26 05:16:30下载
    积分:1
  • android launcher源码
    1.Launcher.java:launcher中主要的activity。 2.DragLayer.java:launcher layout的rootview。DragLayer实际上也是一个抽象的界面,用来处理拖动和对事件进行初步处理然后按情况分发下去,角色是一个controller。它首先用onInterceptTouchEvent(MotionEvent)来拦截所有的touch事件,如果是长按item拖动的话不把事件传下去,直接交由onTouchEvent()处理,这样就可以实现item的移动了,如果不是拖动item的话就把事件传到目标view,交有目标view的事件处理函数做相应处理。如过有要对事件的特殊需求的话可以修改onInterceptTouchEvent(MotionEvent)来实现所需要的功能。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-05-06 23:23:56下载
    积分:1
  • Android演示了简单播放音乐文件的过程
    Android演示了简单播放音乐文件的过程,演示了用户单击停止播放、播放和暂停三个按钮后的程序处理方法,并结合UI实现了提示。本播放程序可设置是否循环播放。   测试时,请将测试的mp3文件放在res的raw文件夹下,并修改代码中对应的mp3文件名。
    2023-02-02 02:40:03下载
    积分:1
  • 装备选择源码
    装备选择源码部分代码public class MainActivity extends Activity {  private ProgressBar mProgressBar1;  private ProgressBar mProgressBar2;  private ProgressBar mProgressBar3;  private TextView mLifeTV;  private TextView mAttackTV;  private TextView mSpeedTV;  protected void onCreate(Bundle savedInstanceState) {   super.onCreate(savedInstanceState);   setContentView(R.layout.activity_main);   mLifeTV = (TextView) findViewById(R.id.tv_life_progress);   mAttackTV = (TextView) findViewById(R.id.tv_attack_progress);   mSpeedTV = (TextView) findViewById(R.id.tv_speed_progress);   initProgress();                    //初始化进度条  }  private void initProgress() {   mProgressBar1 = (
    2022-06-26 01:22:02下载
    积分:1
  • android txt阅读 例子源码
    android txt阅读 例子源码
    2015-04-06下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载