package
0.0.0-20201102054017-282493799a89
Repository: https://github.com/golangltd/leafltd.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
# Constants
Not specified.
[`FLAC`](https://xiph.org/flac/documentation.html) (Free Lossless Audio Codec) is the recommended encoding because it is lossless--therefore recognition is not compromised--and requires only about half the bandwidth of `LINEAR16`.
Uncompressed 16-bit signed little-endian samples (Linear PCM).
Not specified.
Uncompressed 16-bit signed little-endian samples (Linear PCM).
MP3 audio encoding.
Opus-encoded audio wrapped in an ogg container.
This event indicates that the server has detected the end of the user's speech utterance and expects no additional speech.
No event specified.
The service is not expecting a follow-on question from the user.
The service is expecting a follow-on question from the user.
No mode specified.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Specifies how to process the `audio_in` data that will be provided in subsequent requests.
The audio containing the assistant's response to the query.
Specifies the desired format for the server to use when it returns `audio_out` messages.
Specifies how to process the `ConverseRequest` messages.
The top-level message sent by the client.
No description provided by the author
No description provided by the author
The top-level message received by the client.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The semantic result for the user's spoken query.
Provides information about the current dialog state.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
Audio encoding of the data sent in the audio message.
Audio encoding of the data returned in the audio message.
Indicates the type of event.
Possible states of the microphone after a `Converse` RPC completes.