# README
Elevenlabs API Client
This package provides a client for the Elevenlabs API, which is used to interact with the Elevenlabs Text-to-Speech service.
References:
# Functions
No description provided by the author
Set the output format.
Set the output format to MP3 given bitrate and samplerate.
Set the output format to PCM.
Set the output format to ULAW.
Set the voice model.
Set the deterministic seed.
# Structs
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
Opt is a function which can be used to set options on a request.