Shreyaa
(shreya )
December 30, 2021, 10:38am
#21
my bad i forgot to add permission in AskForPermission block
@SimpleFunction
public void AskForPermission()
{
ActivityCompat.requestPermissions(activity, new String[]{Manifest.permission.RECORD_AUDIO}, 1);
}
i will update the current version
Edit: Done !
i will try
mokhlis
(BASHIR AHMAD)
December 30, 2021, 10:42am
#22
Does online streaming support?
URL Music
1 Like
Shreyaa
(shreya )
December 30, 2021, 10:47am
#23
i added support for steaming audio from URL by seeing docs but not tested because i not getting a working URL
You can try if work then tell me too okay
mokhlis
(BASHIR AHMAD)
December 31, 2021, 3:23am
#25
I tried working online link unfortunately does not support.
Shreyaa
(shreya )
December 31, 2021, 4:18am
#26
Can you pm me the audio link ? @mokhlis
mokhlis
(BASHIR AHMAD)
December 31, 2021, 4:54am
#27
zay
(TERNATIONS)
January 5, 2022, 6:02am
#28
Can adjust or set volume by Self???
Shreyaa
(shreya )
January 5, 2022, 6:14am
#29
Yes use the SoundLevel
block
2 Likes
zay
(TERNATIONS)
January 5, 2022, 6:22am
#30
ok thanks , nice extension
i hope some feature like
start at position
or
set costume current position
Mauricio1
(Mauricio)
January 9, 2022, 12:04pm
#31
Is it possible to add a clean block? Every time you change the view, it generates a new copy over the previous one. Another idea is a block to change the color whenever you want.
nq_tv
(nq tv)
February 17, 2022, 12:06pm
#32
good morning colleagues, could you help me… I was looking at the possibility of placing this extension for an online radio?
J_T
(Joel Tangunan)
February 27, 2022, 2:18pm
#33
Hi there! Can you please help me with how to do this? Any video instructions you can share with me? I am new to this thing. Thank you.
J_T
(Joel Tangunan)
March 24, 2022, 9:36am
#34
Hi there. Can you please help me with the complete audio graph of audio visualizer blocks? With the step-by-step procedures. Thank you and more power.
I don’t have the time to create your app for you.
Post your blocks and a test aia.
1 Like
J_T
(Joel Tangunan)
March 27, 2022, 11:26am
#36
Thank you for replying. Here are
my blocks.
Shreyaa
(shreya )
March 27, 2022, 11:53am
#37
@J_T where is AudioVisualize.Start
block and AudioVisualize.DataSource
block ??
chholbech
(Claus Holbech)
April 5, 2022, 10:02pm
#38
I have just tested this too, with some shoutcast url’s, but it don’t seem to work,
Here is one of the URL’s i have tried with.
http://live-bauerdk.sharp-stream.com/myrock.mp3
Any chance you can make it work ?.
1 Like
Shreyaa
(shreya )
April 27, 2022, 12:09pm
#39
Audio Visualizer version 1.4
com.shreya.AudioVisualizer.aix (41.3 KB)
Fix View error reported by @Mauricio1 post link
Fix “it cannot play audio from Url” reported by @chholbech
Thank you so much @chholbech for sponsor
4 Likes
Thank you so much I have been looking for a similar extension for a long time
1 Like