in ubonto we cant play sound with mediaplay.
so i want to play with shell command.
in terminal with command below i play wav.
aplay /home/admins/tempjars/Record/11012023094449.wav
in shell i write this
Dim path As String= File.GetUri("/home/admins/tempjars/Record/11012023094449.wav","")...
I try to call powershell with the parameters:
PowerShell -Command "Add-Type –AssemblyName System.Speech; (New-Object System.Speech.Synthesis.SpeechSynthesizer).Speak('hello');"
However, I cannot figure out how to do it.
shl.Initialize("shl", "java", _
Array As String("Powershell...
Hi,
Its been a loooong time since I was here, so sorry if this has been covered recently.
Can we create a terminal app (ie no GUI/Activities, and run directly from the shell / terminal window)?
I wish to do things in the shell / command line, that I cannot do with ASH scripting, but can...
The principle behind this app is that "time is money". I have worked most of my life as a research scientist and consultant, and I can say that I have wasted a huge amount of time ($) because of poor software and data management tools.
It is not so much that the tools don't work, they do...
Hi all,
First post :)
I am trying to execute the following code (which works with other programming languages PHP, C etc), but i cannot get a return in B4J, help is appreciated!
Dim s_input As String ="2008-03-10;2008-03-10T15:58:00;FT 1/1;28.07;"
'Dim s_query As String = "/c...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.