package
1.7.0-dev.1
Repository: https://github.com/deepgram/deepgram-go-sdk.git
Documentation: pkg.go.dev

# Functions

GetAgentAPI is a function which controls the versioning of the agent API and provides mechanism for: - overriding the host endpoint - overriding the version used - overriding the endpoint path - additional arguments to the query string/parameters The return value is the complete URL endpoint to be used for the agent API */.
GetAnalyzeAPI is a function which controls the versioning of the live transcription API and provides mechanism for: - overriding the host endpoint - overriding the version used - overriding the endpoint path - additional arguments to the query string/parameters The return value is the complete URL endpoint to be used for the live transcription */.
GetLiveAPI is a function which controls the versioning of the live transcription API and provides mechanism for: - overriding the host endpoint - overriding the version used - overriding the endpoint path - additional arguments to the query string/parameters The return value is the complete URL endpoint to be used for the live transcription */.
GetManageAPI is a function which controls the versioning of the manage API and provides mechanism for: - overriding the host endpoint - overriding the version used - overriding the endpoint path - additional arguments to the query string/parameters The return value is the complete URL endpoint to be used for manage */.
GetPrerecordedAPI is a function which controls the versioning of the live transcription API and provides mechanism for: - overriding the host endpoint - overriding the version used - overriding the endpoint path - additional arguments to the query string/parameters The return value is the complete URL endpoint to be used for the live transcription */.
GetSpeakAPI is a function which controls the versioning of the live transcription API and provides mechanism for: - overriding the host endpoint - overriding the version used - overriding the endpoint path - additional arguments to the query string/parameters The return value is the complete URL endpoint to be used for the live transcription */.
GetSpeakStreamAPI is a function which controls the versioning of the text-to-speech API and provides mechanism for: - overriding the host endpoint - overriding the version used - overriding the endpoint path - additional arguments to the query string/parameters The return value is the complete URL endpoint to be used for the text-to-speech */.

# Constants

AgentPath is the current path for agent API.
APIPathListen.
APITypeAgent.
APITypeLive.
APITypeSpeakStream.
No description provided by the author
balances.
DefaultAPIVersion is the current supported default version for APIs.
APIProtocol default protocol.
No description provided by the author
No description provided by the author
invitations.
No description provided by the author
Keys.
LiveAPIVersion current supported version.
LivePath is the current path for live transcription.
version.
No description provided by the author
scopes.
Members.
No description provided by the author
No description provided by the author
No description provided by the author
models.
No description provided by the author
projects.
SpeakStreamAPIVersion current supported version.
SpeakStreamPath is the current path.
No description provided by the author
No description provided by the author
usage.
No description provided by the author
WSProtocol default protocol.

# Variables

APIPathMap maps the API types to their default paths.
ErrInvalidPath invalid path.