-
FFXIV_ACT_Plugin v1.6.1.8
ACT.Hojoring v4.0.8
ACT.SpecialSpellTimer v1.23.11
ACT.TTSYukkuri v3.2.8
2017-11-12 23:44:38.7054 [Trace] Yukkuri speak=更新, phonetic=コーシン
2017-11-12 23:44:39.0403 [Er…
-
im making a discord music bot that streams from youtube using youtube-dl and ffmpeg.
the issue is that after i play one song and the second one starts to play the song stops and writes https://prnt.s…
-
I tried the WinformsVisualization sample to visualize the audio being played in realtime. When I click From Default Device I get the following error: https://pastebin.com/HTAXKieg
When trying my ow…
-
Hi there,
First, I want to say, this library is an amazing piece of work!
I just started using it and had a great experience so far.
I have a small issue when stopping an output device, seeking t…
-
MMDevice has a property of type AudioEndpointVolume
AudioEndpointVolume is dispossable.
MMDevice is not.
-
I dont find Something to Leave from a Voice Channel, is there a way, not only to wait of the Timeout?
Like
```C#
[Command("stop", RunMode = RunMode.Async)]
public async Task MusicCStop(…
-
If this issue is a bug:
* Which version of WiX are you building with?
> WiX Toolset v3.11
* Which version of Visual Studio are you building with (if any)?
> Visual Studio Professional 201…
-
HI.
First of all, thank you for your work. I used libvlcx for uwp, but there is no audio in mobile and pc, can you tell me the reasons.
-
Hi,
I would like to connect my Bot to the Vocal Lounge however, even following the documentation `FindServers` returns in all cases null. I tried with the name of it or its identify but same result.…
-
```cs
[Command("join")]
public async Task Join(IVoiceChannel channel = null)
{
// Get the audio channel
channel = channel ?? (Context.Message.Author as IGuildUser)?.VoiceChannel;
…
ghost updated
7 years ago