circle-exclamationPrerequisites

Before you begin building with GL Speech, ensure your environment is ready.

1

Python 3.11+

Make sure you have Pythonarrow-up-right v3.11 or v3.12 installed along with piparrow-up-right.

python --version

# Python 3.11.x or Python 3.12.x
2

GL Speech API Keys

Contact GL Speech team to obtain STT and TTS API keys. Afterwards, you can set it as an environment variable.

Last updated

Was this helpful?