Module: Deepgram

Defined in:
lib/deepgram.rb,
lib/deepgram/base.rb,
lib/deepgram/read.rb,
lib/deepgram/speak.rb,
lib/deepgram/client.rb,
lib/deepgram/listen.rb,
lib/deepgram/on_prem.rb,
lib/deepgram/version.rb,
lib/deepgram/fixtures.rb,
lib/deepgram/exception.rb,
lib/deepgram/management.rb,
lib/deepgram/response_handler.rb

Overview

The Deepgram module is the main namespace for the gem. It provides access to the various classes and modules for interacting with the Deepgram APIs.

Defined Under Namespace

Modules: Client, Fixtures, Listen, Management, OnPrem, Read, ResponseHandler, Speak Classes: BadGateway, BadRequest, Base, Exception, Forbidden, GatewayTimeout, HTTPError, InsufficientCredits, InternalServerError, NotFound, RateLimitExceeded, ServiceUnavailable, Unauthorized

Constant Summary collapse

VERSION =
'0.2.0'