Skip to content

Commit 110b048

Browse files
committed
This my first voice assistance made from python
1 parent 6dcebfa commit 110b048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ def listen():
8282
speak("Goodbye!")
8383
break
8484
else:
85-
speak("Sorry, I didn't understand that so. Can you please repeat?")
85+
speak("Sorry, I h didn't understand that so. Can you please repeat?")

0 commit comments

Comments
 (0)