-
Today the Interface AppImage I have been using for weeks now has stopped working.
I tried restarting the computer and deleting the cache folder to no avail.
I assume a Debian update from the last co…
-
### Service
OpenAI
### Describe the bug
Hi,
if I call the **TranscribeAudio**-Function from an **AudioClient**, I get the exception
**HTTP 404 (invalid_request_error: )
Invalid URL (POST /v1/a…
-
if you are wearing headphones, sounds will spatialize, i.e. a sound to your right will sound louder in your right ear than your left. but this only works for some sounds.
this one spatializes:
ht…
-
is there any way you can input the RTMP address after RESClient and RESConfig are initialized and set?
my RTMP address is generated after a button click, so i need to place it into the resConfig af…
-
The only problem is missing stdatomic.h
```
libsoundio\src\atomics.h(48,10): fatal error C1083: Can't open include: stdatomic.h: No such file or directory, [libsoundio\build\latency.vcxproj]
```
…
-
Hello
I want to read the sample rate and bit depth for the current audio endpoint. It seems like the structure is called WAVEFORMATEX and it is in the library, but not utilized. How do I get this?
-
I try to play a AAC file in a endless stream to Realtek High Definition Speaker with WasapiOut. Without changing the Waveformat or the Out class i get this Error.
> IAudioClient::Initialize caus…
-
cmake log:
```
$ cmake ..
-- The C compiler identification is GNU 9.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compil…
-
Title says it all. This doesn't seem to be an issue with the script itself.
But idk where else I should go to seek help.
here's the script log anyway, maybe some of you guys find anything useful.
…
-
Hi,
I have developed a class that acquires audio data on a capture device using a WasapiCapture object and reproduces them on a render device using a WasapiOut object. I use it to record the signal…