Returns details of a specific voice.
Headers
X-API-Key
string
required
Your API key; get it from your LMNT settings.
lmnt-version
string
required
The LMNT API version that this client was built against. Use 1.1
Parameters
id
string
required
The id of the voice, which can be retrieved by a call to List voices.
Returns
class Voice: …