-
For (voice assistant related) functionalities like timer-alarms and awake-sounds after the wake-word has been detected, it would be great if the media_player component could play a locally stored PCM …
-
is there a way to manually set the sample rate. the audio_play.loop(); is playing the audio at chipmunk speed.
-
### Determine this is the right repository
- [X] I determined this is the correct repository in which to report this bug.
### Summary of the issue
texttospeech.AudioEncoding.FLAC not present when i…
-
# Bug Report
## To Reproduce
Steps to reproduce the behavior:
```csharp
public static void ConvertWavToOgg()
{
Debug.Log("Convert WAV to OGG");
// Open file dialog t…
-
### Installation Method
Docker Installation
### AzuraCast Release Channel
Rolling Release Channel
### Current AzuraCast Version
_No response_
### What happened?
Hello guys,
I need your help to…
-
I have observed that when playing back the waveform in certain audio players, the sound is routed only to the left speaker. This issue seems to occur when the player relies on the speaker channel mapp…
-
https://github.com/user-attachments/assets/9b397b33-b5a7-4327-8e7e-dd3660340584
Test midi:
[Crackedsound.zip](https://github.com/user-attachments/files/17447833/Crackedsound.zip)
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
**Describe the bug**
The built-in audio is totally stuck, both the speaker and when I plug in a headset. It seems to be related to when the laptop is put to sleep. When I plug in a USB audio devi…
-
I have this code:
```
class Server_Audio_Stream_Offer(MediaStreamTrack):
kind = "audio"
def __init__(self, q):
super().__init__()
self.speackers_deck_queue = q
…