Committed by
GitHub
Flutter demo for real-time speech recognition (#1042)
正在显示
67 个修改的文件
包含
4056 行增加
和
235 行删除
flutter-examples/README.md
0 → 100644
flutter-examples/streaming_asr/.gitignore
0 → 100644
flutter-examples/streaming_asr/.metadata
0 → 100644
flutter-examples/streaming_asr/README.md
0 → 100644
flutter-examples/streaming_asr/lib/info.dart
0 → 100644
flutter-examples/streaming_asr/lib/main.dart
0 → 100644
flutter-examples/streaming_asr/macos/Podfile
0 → 100644
flutter-examples/streaming_asr/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
0 → 100644
flutter-examples/streaming_asr/macos/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json
0 → 100644
flutter-examples/streaming_asr/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_1024.png
0 → 100644
100.6 KB
flutter-examples/streaming_asr/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_128.png
0 → 100644
5.5 KB
flutter-examples/streaming_asr/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_16.png
0 → 100644
520 字节
flutter-examples/streaming_asr/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_256.png
0 → 100644
13.8 KB
flutter-examples/streaming_asr/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_32.png
0 → 100644
1.0 KB
flutter-examples/streaming_asr/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_512.png
0 → 100644
35.6 KB
flutter-examples/streaming_asr/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_64.png
0 → 100644
2.2 KB
flutter-examples/streaming_asr/pubspec.lock
0 → 100644
flutter-examples/streaming_asr/pubspec.yaml
0 → 100644
不能预览此文件类型
scripts/flutter/.gitignore
0 → 100644
scripts/flutter/generate-streaming-asr.py
0 → 100755
-
请 注册 或 登录 后发表评论