Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laurentiustamate94/xamarin-voice-recognition
Xamarin Voice Recognition for CodeCamp 2017 (Cluj and Iasi)
https://github.com/laurentiustamate94/xamarin-voice-recognition
netstandard netstandard14 voice-recognition xamarin xamarin-forms
Last synced: 17 days ago
JSON representation
Xamarin Voice Recognition for CodeCamp 2017 (Cluj and Iasi)
- Host: GitHub
- URL: https://github.com/laurentiustamate94/xamarin-voice-recognition
- Owner: laurentiustamate94
- License: mit
- Created: 2017-05-12T20:18:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-21T08:11:40.000Z (almost 7 years ago)
- Last Synced: 2024-12-01T14:39:19.526Z (3 months ago)
- Topics: netstandard, netstandard14, voice-recognition, xamarin, xamarin-forms
- Language: C#
- Homepage:
- Size: 899 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Xamarin Voice Recognition
This is a sample project to demonstrate the capabilities of voice recognition in **Xamarin Forms 2.3.4.224** using **.NET Standard 1.4**. This project was done specifically for [CodeCamp](http://codecamp.ro/), one of Romania' biggest IT events, on 8th April and 13th May 2017.
## DISCLAIMER
The code may not work properly now :sweat_smile: because it was done with technology prior to May 2017. I will update it as soon as I have some spare time but if you have it now and want to contribute => fork, pull request and I will have a look on it.
Other projects you may want to look into (also used in this demo):
- [Plugin.BingSpeech](https://github.com/laurentiustamate94/bing-speech-library) - Bing Speech Plugin for Xamarin and Windows
- [Plugin.NetStandardStorage](https://github.com/laurentiustamate94/netstandard-storage) - NetStandard Storage Plugin for Xamarin and Windows