Tech With Tim Logo
Go back

Python Voice Assistant Tutorial

Overview

This python voice assistant tutorial series is designed to teach you how to create a python voice assistant using the google text to speech module as well as the speech recognition module.

What You’ll Learn

This series is packed full of valuable information. You will learn and understand the following after this tutorial:

  • How to use the google text to speech module (gTTS)
  • How to use the speech recognition module
  • How to automate tasks with python
  • How to scrape information off the web with web scrapers

Prerequisites

This is NOT a beginner tutorial and I will not be teaching python syntax

  • Experience With Python 3 Syntax
Design & Development by Ibezio Logo