You need to set API keys in app-config.json file
- Create or use your account Deepgram
- Create the API key on the Deepgram console
- Create or use your account on Google Cloud Platform
- Enable Cloud Speech API service
- Create the service account and set the environment key with GOOGLE_APPLICATION_CREDENTIALS
- Create or use your account on the Azure portal
- Create the service Azure Cognitive Services
- Create the Speech resource
- Find the API key and location found in the settings of your "Keys and Endpoint" resource
You don't need an API key to use Mozilla's Web Speech API.
- Create ou use your account on Open AI
- Create an API Key
Run ng serve
or npm run start
for a dev server. Navigate to http://localhost:4201/
. The app will automatically reload if you change any of the source files.