KevinAdhaikal / CAINode

A lightweight unofficial Character.AI API in Node/Deno/Bun JS.
https://www.npmjs.com/package/cainode
31 stars 7 forks source link

fix replay_tts #5

Closed wang-yuwen closed 1 month ago

wang-yuwen commented 1 month ago

(replay_tts) The method should be POST instead of GET also you forgot to change voice_id and voice_query to voice_id_or_query in one instance

KevinAdhaikal commented 1 month ago

Thanks @wang-yuwen 🙏 👍