kxxt / aspeak

A simple text-to-speech client for Azure TTS API.
MIT License
494 stars 57 forks source link

Fix token can't get #43

Closed flt6 closed 1 year ago

flt6 commented 1 year ago

Due to speech-to-text page removed the trail demo, the token can't be fetch. Temporarily, we can use speech-translation to get the token instead.

This can make the main branch available again, but it is highly dependency to the demo page. Using edge Read Aloud api may be better. Adding a token will also be better. In my impletion they are both available.