Member Junction
    Preparing search index...
    • Pure transcode of one inbound ACS audio frame to the bridge's diarized TeamsAudioFrame, resampling from the ACS socket rate to the model rate via the T0 codec when they differ. The speaker label and timestamp pass through unchanged. Isolated for direct testing.

      Parameters

      • frame: AcsInboundAudioFrame

        The inbound ACS audio frame (PCM16 at acsRate).

      • acsRate: number

        The ACS audio-socket sample rate (Hz).

      • modelRate: number

        The realtime model's expected inbound sample rate (Hz).

      Returns TeamsAudioFrame

      The diarized PCM16 frame at the model rate.