MCPcopy Create free account
hub / github.com/ndleah/python-mini-project / Speech_To_Text.py

File Speech_To_Text.py

Speech_To_Text/Speech_To_Text.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import speech_recognition as sr
2import pyttsx3
3
4# Initializing the recognizer

Callers

nothing calls this directly

Calls 2

SpeakTextFunction · 0.85
formatMethod · 0.80

Tested by

no test coverage detected