Speak by python || python voice assistant || python speak function

Subscribers:
4,070
Published on ● Video Link: https://www.youtube.com/watch?v=23Ettl14yG4



Duration: 3:46
2,788 views
58


speak by python || python voice || python speak function



in this video you will know everything about speak function

#python #voice #speak

install pyttsx3
set engine
set voice property
set rate
run and wait
create main block and create infinite loop
run the function with text whatever you want

******************
code {

import pyttsx3

def speak(text):
engine=pyttsx3.init()
voices=engine.getProperty('voices')
engine.setProperty('voice',voices[1].id)
rate = engine.getProperty('rate')
engine.setProperty('rate', rate-100)
engine.say(text)
engine.runAndWait()

if __name__ == "__main__":
while True:
speak("Hello friends , in this video you will learn about speak function " )

}
*******************

if need win32
pip install pywin32

**********************
if you need install pyaudio

pyaudio install link:
https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio
open cmd in same directory of pyaudio download and
type pip install ...name pyaudio file...
install it
***************


music credits :
3am by Tokyo Music Walker https://soundcloud.com/user-356546060
Creative Commons — Attribution 3.0 Unported — CC BY 3.0
Free Download / Stream: https://bit.ly/3am-tokyo-music-walker
Music promoted by Audio Library https://youtu.be/pjh322DFnVo


download and use copyright free music && i also used in this video:
https://www.youtube.com/watch?v=pjh322DFnVo&feature=youtu.be



more video:
how to run django on cpanel:
https://www.youtube.com/watch?v=EZSvsgemDJ0&t=1s

how to run your django project on shared hosting cpanel:
https://www.youtube.com/watch?v=A_kfuTsjS6I

how to get free ssl:
https://www.youtube.com/watch?v=6LYK5n1iay0&t=19s

free download django website about poll app:
https://www.youtube.com/watch?v=RPArC1uj5D4&t=10s



thank you like subscribe share to support




Other Videos By B Learning Club


2020-07-06How to user reset password in django || password reset by email in django
2020-07-05create User Login page in django || log in page in django || login concept in django
2020-07-02Count the unique visitors to your Django site || Get IP address in django
2020-06-30Numpy array python || numpy array tutorial || numpy array #1
2020-06-29Add pagination in django website || pagination concept in django || page number in django
2020-06-28DJANGO PROJECT || TRAVELLING SALESMAN PROBLEM BY PYTHON || FREE DOWNLOAD DJANGO PROJECT
2020-06-27python name == main concept || if __name__ == __main__ in python || python main block
2020-06-26How to run django in Cpanel python 3.7 sqlite3 || sqlite 3.8.3 or later is required
2020-06-24How to use Putty || Solve Terminal Problem Cpanel || Manage SSH access cpanel Putty
2020-06-22Django debug || Django debug toolbar || solve error in Django
2020-06-21Speak by python || python voice assistant || python speak function
2020-06-21Django admin tutorial #3 || Django filter || Add filter and list display in django admin ||
2020-06-20Django admin tutorial #2 || Add search in django admin || django search admin
2020-06-19django admin tutorial #1 || Change admin template django || How to change Django template
2020-06-18how to embed video in Django || video grid website by Django || embed YouTube video
2020-06-18Face problem to run python Django in c panel shared hosting
2020-06-16how to send email by php and django || send auto generated email in shared hosting
2020-06-12Django poll app || free Download and develop this Django project
2020-06-09Python 3.7 how to run django on cpanel || django on shared hosting
2020-06-08change django database to phpmyadmin || django database to mysql database || django in phpmyadmin
2020-06-06How to run your django project on shared hosting cpanel || run your django website on cpanel



Tags:
python
python voice assistant
python voice assistant tutorial
python voice assistant code
voice assistant python
python speech recognition
python automation
python projects
python3
text to speech python
python speech to text
python pyttsx3 change voice
robot voice python
python robot voice
voice commands pc python
make the pc speak in python
voice to text in python
get set python
voice recognition
python speech
speak fuction
python voice
auto speak