Speech module

SpeechQueue

Async queue for decoded audio packets.

SpeechQueue

#include </home/runner/work/icey/icey/src/speech/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

ReturnNameDescription
SpeechQueue inline explicit

SpeechQueue

inline explicit

inline explicit SpeechQueue(int maxPackets)