https://github.com/jfversluis/mauispeechtotextsample
Sample code to demonstrate how to implement speech-to-text with .NET MAUI
https://github.com/jfversluis/mauispeechtotextsample
android dotnet-maui ios maui sample-code speech-to-text stt windows
Last synced: about 1 month ago
JSON representation
Sample code to demonstrate how to implement speech-to-text with .NET MAUI
- Host: GitHub
- URL: https://github.com/jfversluis/mauispeechtotextsample
- Owner: jfversluis
- License: mit
- Created: 2022-12-20T13:18:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-02T05:52:04.000Z (over 2 years ago)
- Last Synced: 2024-12-03T04:24:38.641Z (10 months ago)
- Topics: android, dotnet-maui, ios, maui, sample-code, speech-to-text, stt, windows
- Language: C#
- Homepage: https://www.youtube.com/watch?v=CI-Fx8_0oYo&list=PLfbOp004UaYWu-meDkRN6_Y1verl96npI&index=1
- Size: 167 KB
- Stars: 27
- Watchers: 2
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
|Platform|Video|
|-------|-------|
| Android | [](https://www.youtube.com/watch?v=CI-Fx8_0oYo&list=PLfbOp004UaYWu-meDkRN6_Y1verl96npI&index=1) |
| iOS | [](https://www.youtube.com/watch?v=kxUsmctDyko&list=PLfbOp004UaYWu-meDkRN6_Y1verl96npI&index=1) |
| Windows | [](https://www.youtube.com/watch?v=LLvHJXvuPHs&list=PLfbOp004UaYWu-meDkRN6_Y1verl96npI&index=1) |# .NET MAUI Speech-To-Text Sample
Sample code to demonstrate how to implement speech-to-text with .NET MAUI