package
0.0.0-20240424094733-e27b6047fdcd
Repository: https://github.com/wujunwei928/edge-tts-go.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewCommunicate initializes the Communicate struct.
SetPitch sets the pitch for communication.
SetProxy sets the proxy for communication.
SetRate sets the rate for communication.
SetReceiveTimeout sets the receive timeout for communication.
SetVoice sets the voice for communication.
SetVolume sets the volume for communication.
ValidateStringParam validates the given string parameter based on type and pattern.
# Constants
edge-tts-go 包版本.
edge tts 相关接口.
edge tts 相关接口.
edge tts 相关接口.
# Variables
NoAudioReceived error when no audio is received from the server.
UnexpectedResponse error for unexpected server responses
This hasn't happened yet, but it's possible that the server will change its response format in the future.
UnknownResponse error for unknown server responses.
WebSocketError error for WebSocket errors.
# Structs
Communicate is a struct representing communication with the service.
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author