Skip to content
This repository has been archived by the owner on May 21, 2023. It is now read-only.
/ pwnspeaker Public archive

A python plugin for pwnagotchi that enables it to utilize tts to speak.

Notifications You must be signed in to change notification settings

itsdarklikehell/pwnspeaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwnspeaker

A python plugin for pwnagotchi that enables it to utilize tts to speak.

sudo apt-get install espeak

pip3 install pyttsx3

Copy the pwnspeaker.py file to your custom plugins dir and add the following to your config.yaml file:

pwnspeaker: enabled: true

pip3 install pytz google-api-python-client google-auth-oauthlib SpeechRecognition

Copy the pwnassistant.py file to your custom plugins dir and add the following to your config.yaml file:

pwnassistant: enabled: true

About

A python plugin for pwnagotchi that enables it to utilize tts to speak.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages