Changes
From Karnataka Open Educational Resources
19 bytes added
, 19:29, 21 November 2016
Line 159:
Line 159:
Again click on New Item and Type IVRS 2 for Name field. Then in Command field type the following:
Again click on New Item and Type IVRS 2 for Name field. Then in Command field type the following:
−
sudo sh ~/Download/VoiceBlast/VBlast4.py
+
#!/bin/bash
+
cd ~/Downloads/VoiceBlast/
+
sudo ./VBlast4.py
+
Then tick the Launch in Terminal and Click on OK.
Then tick the Launch in Terminal and Click on OK.