[Tech With Tim] Python Voice Assistant Tutorial #7 - Speaking Events (With Pyttsx3)






○ Speaking Event

- 특정 날짜의 이벤트 음성 알림
- pyttsx3 사용

In this tutorial we will add to our previously created functions to get our assistant to speak out events that we have on a specific day. We will be using pyttsx3 to do this. ○ Text-Based Tutorial: https://techwithtim.net/tutorials/voi...

댓글

이 블로그의 인기 게시물

[이수안컴퓨터연구소] 파이썬 레이싱 자동차 게임 만들기 Creating a Python Racing Car Game with pygame (한글자막)

[빵형의 개발도상국] 얼굴 인식 알고리즘 성능 비교 - Python, Deep Learning