remove docstring

This commit is contained in:
ouoertheo
2023-04-23 12:58:49 -05:00
parent 5d142f499a
commit cafa3d582c

View File

@ -102,10 +102,6 @@ class ElevenLabsTtsProvider {
return responseJson.voices
}
/**
*
* @returns
*/
async fetchTtsVoiceSettings() {
const headers = {
'xi-api-key': this.API_KEY