Speech module
SpeechQueue
Async queue for decoded audio packets.
SpeechQueue
#include <icy/speech/speechqueue.h>Inherits:
PlanarAudioPacket >
Async queue for decoded audio packets.
This is the explicit clone boundary for speech processing. Upstream stages can stay borrowed/zero-copy until a packet enters this queue.
Public Methods
| Return | Name | Description |
|---|---|---|
SpeechQueue inline explicit |
SpeechQueue
inline explicit
inline explicit SpeechQueue(int maxPackets)