ifly_speech_recognition 1.0.0 copy "ifly_speech_recognition: ^1.0.0" to clipboard
ifly_speech_recognition: ^1.0.0 copied to clipboard

根据科大讯飞 `语音听写(流式版)WebAPI` 文档,实现60s的语音识别功能。

0.0.1 #

  • init

0.0.2 #

  • 代码整理

0.0.2+1 #

  • 更新文档说明
  • 新增example 示例

0.0.2+3 #

  • 更换sound_stream

0.0.2+4 #

  • 修复未调用初始化,dispose会报错

0.2.0 #

  • 升级空安全

0.2.0+1 #

  • 优化代码

0.2.0+2 #

  • 修复多监听报错

0.2.0+3 #

  • 安卓语音崩溃

0.2.1 #

  • 录音过程中,静默时间过长,报错
  • 优化识别过程,返回结果更快

0.2.1+1 #

  • 取消动态修正和专业领域识别,提高识别率

0.3.0 #

  • 更换获取音频流组件 sound_stream,替换为更活跃的 flutter_sound
  • 此次更换为内部更换,外部调用不做更改

0.3.0+1 #

  • 注释部分debugPrint

0.3.1 #

  • 优化识别过程

0.3.1+2 #

  • 修改.gitignore文件

0.3.1+3 #

  • example中添加停止录音通知示例
  • 更新README.md文档说明

0.3.2 #

  • 更新相关依赖包版本
  • 优化提示信息及识别中可能出现的数据解析错误
  • example中,添加 Android iOS 相关权限,具体请参考 permission_handler 文档
  • 更新README.md文档说明,调整监听方法说明

1.0.0 #

  • 删除 FlutterJsonBeanFactory 依赖,合并 JSON 解析过程
  • 适配 Dart 3.0 Flutter 3.10.0 版本
3
likes
0
pub points
49%
popularity

Publisher

unverified uploader

根据科大讯飞 `语音听写(流式版)WebAPI` 文档,实现60s的语音识别功能。

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

audio_session, crypto, flutter, flutter_sound, intl, web_socket_channel

More

Packages that depend on ifly_speech_recognition