openai-kotlin
openai-kotlin copied to clipboard
[Voice list]
Feature Description
Add getAvailableVoices() : Voice[] function to obtain a list of voices.
Problem it Solves
I'm creating an app where user can select TTS voice but I need to hardcode all voices.
Proposed Solution
Make it possible to retrieve all voices list
I don't think the list of voices is available through API, right ?
I found only Enum of voices.