elevenlabs / elevenlabs-js

The official JavaScript (Node) library for ElevenLabs Text to Speech.
https://elevenlabs.io
MIT License
146 stars 15 forks source link

Type in function name client.textToSpeech.convertWithTimstamps #79

Closed kdstew closed 3 months ago

kdstew commented 3 months ago

I think client.textToSpeech.convertWithTimstamps should be client.textToSpeech.convertWithTimestamps.

dsinghvi commented 3 months ago

@kdstew this is fixed in the latest releasem0.15.0! Thanks for bringing this to our attention

kdstew commented 3 months ago

Thank you, @dsinghvi!