본문 바로가기
IT 와 Social 이야기/Python

[Tech With Tim] Python Voice Assistant Tutorial #5 - Date from Speech P2

by manga0713 2019. 9. 9.

 

 

 

 

 

#Python #Voice #Assistant #Tutorial

 

- 음성 데이터에서 날짜(Date) 추출하기

 

- #PyAudio
- #gTTS (google text to speech)
- #SpeechRecognition
- #playsound

 

Part 2 of getting a date from a string of text. In this python voice assistant tutorial we continue to work on a method of getting a date from a persons speech using gTTS, google calendar and the python datetime module.

 

○ Text-Based Tutorial: https://techwithtim.net/tutorials/voi...

○ Google Calendar Docs: https://developers.google.com/calenda...