mirror of
https://github.com/taigrr/elevenlabs.git
synced 2026-04-14 08:57:06 -07:00
- CreateVoice/EditVoice: write 'labels' field instead of duplicate 'name' - GetVoice/GetVoices: check http error before dereferencing response - ConvertSpeechToText*: use value receiver for consistency - Add Content-Type: application/json header to all JSON POST requests - Add comprehensive test suite (35+ tests) using httptest