DeepSpeech/doc/DotNet-API.rst
Carlos Fonseca M 923729d920 Multi-stream support .NET
Adds multi-stream support for the .NET client using the same acoustic model.
2020-01-18 12:35:29 +01:00

44 lines
867 B
ReStructuredText

.Net Framework
==============
DeepSpeech Interface
--------------------
.. doxygeninterface:: DeepSpeechClient::Interfaces::IDeepSpeech
:project: deepspeech-dotnet
:members:
DeepSpeech Class
----------------
.. doxygenclass:: DeepSpeechClient::DeepSpeech
:project: deepspeech-dotnet
:members:
DeepSpeechStream Class
----------------
.. doxygenclass:: DeepSpeechClient::DeepSpeechStream
:project: deepspeech-dotnet
:members:
ErrorCodes
----------
.. doxygenenum:: DeepSpeechClient::Enums::ErrorCodes
:project: deepspeech-dotnet
Metadata
--------
.. doxygenstruct:: DeepSpeechClient::Structs::Metadata
:project: deepspeech-dotnet
:members: items, num_items, confidence
MetadataItem
------------
.. doxygenstruct:: DeepSpeechClient::Structs::MetadataItem
:project: deepspeech-dotnet
:members: character, timestep, start_time