Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 949 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 949 Bytes

Captain's Log Project

Run text-to-speech conversion when a wake word is detected

Goals

  • Create a program that interacts with user audio input
  • Convert speech to text (speech recognition)
  • Convert text to speech (speech synthesis)

Materials

  • Microphone
  • Speakers
  • Raspberry Pi (optional)

Prerequisites

  • Familiarity with Javascript and node
  • Simon Says project

References

If you want to dig deeper into the topics covered in this project or want some reference material, the following links may be useful: