登录
首页 » Java » android 语音识别例子源码下载

android 语音识别例子源码下载

于 2015-04-30 发布
0 226
下载积分: 1 下载次数: 0

代码说明:

android 语音识别例子源码下载

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

发表评论

0 个回复

  • android Modbus Rtu 通讯例子
    ModbusRtuConnect例子
    2019-06-03下载
    积分:1
  • 远程视频监控
    【核心代码】 public interface CameraSource {  static final String LOG_TAG = "camera";  /**  * Open the camera source for subsequent use via calls to capture().  *   * @return true if the camera source was successfully opened.  */  boolean open();  /**  * Close the camera source. Calling close on a closed CameraSource is  * permitted but has no effect. The camera source may be reopened after  * being closed.  */  void close();  /**  * The width of the captured image.  *   * @return the width of the capture in pixels  */  int getWidth();  /**  * The height of the captured image.  *   * @return the height of the capture in pixels  */  int getHeight();  /**  * Attempts to render the current camera view onto the supplied canvas.  * The capture will be rendered into the rectangle (0,0,width,height).  * Outstanding transformations on the canvas may alter this.  *   * @param canvas the canvas to which the captured pixel data will be written  * @return true iff a frame was successfully written to the canvas  */  boolean capture(Canvas canvas);  boolean saveImage(String savePath, String fileName); }
    2013-12-04下载
    积分:1
  • android 猜名字 有奖例子 完整源码
    一个简单的android 实例,用RadioButton 以及RadioGroup实现                              
    2013-07-22下载
    积分:1
  • 微信公众号获取用户openId及用户信息
    在开发微信公众号时,一旦用户关注了微信公众号,用户后续的操作已经跟用户的信息进行了绑定,那这些绑定的信息其它是通过OpenId进行的,每个用户关注不同的微信公众号时会产生唯一且不同的OpenId, OpenId相应于用户唯一主键
    2018-03-07下载
    积分:1
  • android 仿哔哩哔哩源码实例,附源码,截图
    android 仿哔哩哔哩源码实例,附源码,截图
    2015-06-17下载
    积分:1
  • android 侧边栏 翻页 导航 示例源码 效果不错
    android 侧边栏 翻页 导航
    2014-01-16下载
    积分:1
  • android 视频录制 实例源码
    android 视频录制 实例源码
    2014-12-15下载
    积分:1
  • 高仿人人网android客户端主界面 示例源码下载
    SlidingMenu https://github.com/jfeinstein10/SlidingMenu     ActionBarSherlock https://github.com/JakeWharton/ActionBarSherlock
    2013-10-23下载
    积分:1
  • android wifi 搜索 连接 创建 等相关实例源码下载
    android wifi 搜索 连接 创建 等相关实例源码下载
    2014-08-27下载
    积分:1
  • android listview滑动 示例代码
    android listview滑动 示例代码
    2015-01-08下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载