DeepSpeech/doc/DotNet-API.rst
2020-08-06 14:20:05 +02:00

54 lines
1.2 KiB
ReStructuredText

.NET Framework
==============
MozillaVoiceSttModel Class
--------------------------
.. doxygenclass:: MozillaVoiceSttClient::MozillaVoiceSttModel
:project: deepspeech-dotnet
:members:
MozillaVoiceSttStream Class
---------------------------
.. doxygenclass:: MozillaVoiceSttClient::Models::MozillaVoiceSttStream
:project: deepspeech-dotnet
:members:
ErrorCodes
----------
See also the main definition including descriptions for each error in :ref:`error-codes`.
.. doxygenenum:: MozillaVoiceSttClient::Enums::ErrorCodes
:project: deepspeech-dotnet
Metadata
--------
.. doxygenclass:: MozillaVoiceSttClient::Models::Metadata
:project: deepspeech-dotnet
:members: Transcripts
CandidateTranscript
-------------------
.. doxygenclass:: MozillaVoiceSttClient::Models::CandidateTranscript
:project: deepspeech-dotnet
:members: Tokens, Confidence
TokenMetadata
-------------
.. doxygenclass:: MozillaVoiceSttClient::Models::TokenMetadata
:project: deepspeech-dotnet
:members: Text, Timestep, StartTime
IMozillaVoiceSttModel Interface
-------------------------------
.. doxygeninterface:: MozillaVoiceSttClient::Interfaces::IMozillaVoiceSttModel
:project: deepspeech-dotnet
:members: