Zeeshan

Results 7 comments of Zeeshan

eng = pyttsx3.init("sapi5") voices = eng.getProperty('voices') bot.setProperty('voices', voices[1].id) // used bot.setProperty('voices', voices[0].id) used this but voice keeps on male only not able to switch voice as per requirement

Hi.! @1Alisha, I have also provided a little contribution. Please check Main #47 once

Hi.! @1Alisha, I have added a file as a little contribution. Please review Added a new basic programme to learn the starting of the C++ progamme https://github.com/1Alisha/HACKTOBERFEST-22/pull/70. :-)

Hi Alisha, I have a contributed a programe on this issue. Please review #113 once 🙂

I would like to contribute. Please assign this to me buddy

Can I add some math algorithms in C programme

Hi @dheeraj-2000 bro, I have added a math file. Please review Added a file Math.c #45 once.