Module: AzureSTT::Parsers
- Defined in:
- lib/azure_stt/parsers.rb,
lib/azure_stt/parsers/base.rb,
lib/azure_stt/parsers/file.rb,
lib/azure_stt/parsers/word.rb,
lib/azure_stt/parsers/report.rb,
lib/azure_stt/parsers/result.rb,
lib/azure_stt/parsers/sentence.rb,
lib/azure_stt/parsers/transcription.rb,
lib/azure_stt/parsers/recognized_phrase.rb,
lib/azure_stt/parsers/combined_recognized_phrases.rb
Overview
Module for the parsers
Defined Under Namespace
Classes: Base, CombinedRecognizedPhrases, File, RecognizedPhrase, Report, Result, Sentence, Transcription, Word