Skip to content

Required Downloads

Sam Huhn edited this page Sep 24, 2023 · 6 revisions
  1. Open Visual Studio Code
  2. Download SpeechRecognition: pip install SpeechRecognition pyaudio requests
  3. Register for a free news api key at https://mediastack.com/
  4. Set the api_key variable to your apikey in the api_config.php file.
  5. Set the key parameter of the given url to your apikey in the commands.php file.

Clone this wiki locally