package
0.6.2
Repository: https://github.com/airenas/tts-line.git
Documentation: pkg.go.dev

# Constants

AudioDefault value.
AudioM4A value`.
AudioMP3 value.
AudioNone value.
TextAccented output normalized accented text.
TextNone do not output text.
TextNormalized output normalized text.
TextTranscribed output data that was sent to AM.

# Structs

InfoResult is a responce for /synthesizeInfo request.
Input is sythesis input data.
Result is synthesis result.
TTSRequestConfig config for request.

# Type aliases

AudioFormatEnum represent possible audio outputs.
TextFormatEnum represent possible output text types.