Closed
Description
Within the examples/README
, step 2:
edit tts-token.js and stt-token.js to include your service credentials (or create a .env file)
These files don't exist in the project.
If the only way to set the keys is an .env
file, then the README should be updated accordingly.
If these files are meant to be included, can you please add them to the repo?