DeepSpeech/doc/DotNet-contrib-examples.rst

15 lines
459 B
ReStructuredText

.Net API contributed examples
=============================
DeepSpeechWPF
-------------
This examples demonstrates using the .Net Framework DeepSpeech NuGet to build
a graphical Windows application using DeepSpeech
.. literalinclude:: examples/net_framework/DeepSpeechWPF/MainWindow.xaml.cs
:language: csharp
:linenos:
Full source code available on `https://github.com/mozilla/DeepSpeech-examples <https://github.com/mozilla/DeepSpeech-examples>`_.