Changes

Jump to navigation Jump to search
726 bytes added ,  13:49, 21 November 2016
Line 139: Line 139:  
==Sending Voice-SMS==
 
==Sending Voice-SMS==
   −
Below steps can be followed to send Voice-SMS with above set-up. Get the Voice-SMS GUI from this link http://karnatakaeducation.org.in/VoiceBlast.zip. Extract the file to get VoiceBlast folder.  
+
Below steps can be followed to send Voice-SMS with above set-up. Get the Voice-SMS GUI from this link http://karnatakaeducation.org.in/VoiceBlast.zip. Extract the file to get VoiceBlast folder inside your Downloads folder. To be able to run IVRS without going to Terminal, please run below comm
 +
 
 +
Open terminal window and type:
 +
 
 +
sudo visudo
 +
 
 +
In the bottom of the file, type the following:
 +
 
 +
username ALL=(ALL) NOPASSWD: ALL
 +
 
 +
Now press Ctrl+X and then press Enter.
 +
 
 +
Right click on Applications, select Edit menu. Click on Office on the left side and click on New Item on the right side. Type IVRS 1 as name and type below command in the Command field:
 +
 
 +
sudo asterisk -vvvvvvc
 +
 
 +
Now tick the Launch in Terminal and Click on OK.
 +
 
 +
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
 +
 
 +
Then tick the Launch in Terminal  and Click on OK.
 +
 
 
  1. Open Voice-SMS window.
 
  1. Open Voice-SMS window.
 
  2. Select your Audio file in *.wav format.
 
  2. Select your Audio file in *.wav format.

Navigation menu