package
0.0.0-20240919231415-a72ae959521b
Repository: https://github.com/petrzlen/vocode-golang.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
TextToSpeechAndEncodeRoutine TODO: We should implement some interrupt / stoppage here.
# Constants
MinTextBufferForTtsCharLength is mostly to prevent saying like "1," in other cases it's best to just start as soon as first chat completions arrive.
# Structs
TTSPayload for sendTTSRequest.
# Interfaces
No description provided by the author