From dd2ab9a8d1d391a9745728ab0666eb3d0bb95ec9 Mon Sep 17 00:00:00 2001 From: gramaphone-pin <65820920+gramaphone-pin@users.noreply.github.com> Date: Mon, 10 Aug 2020 12:47:50 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d2e0155..c7714ee 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # A1 -#In this working protocol this is code in python to convert speech to text. -#If anyone can add other cool features i'll add her/him as team member. -#Code must be in python. + In this working protocol this is code in python to convert speech to text. + If anyone can add other cool features i'll add her/him as team member. + Code must be in python. + + From 82ffde280a394a7ecbc5e7740094b45fdbb4808f Mon Sep 17 00:00:00 2001 From: gramaphone-pin <65820920+gramaphone-pin@users.noreply.github.com> Date: Thu, 13 Aug 2020 11:36:17 +0530 Subject: [PATCH 2/2] Update Play Music file.py --- Play Music file.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Play Music file.py b/Play Music file.py index db4a21a..363caf2 100644 --- a/Play Music file.py +++ b/Play Music file.py @@ -1,3 +1,5 @@ import playsound as p k = int(input()) p.p('E:\Music\piano\lu.mp3', True) + +print("alu")