@fishjam-cloud/js-server-sdk - v0.29.0
    Preparing search index...

    Interface AgentOutput

    Output audio options

    AgentOutput

    interface AgentOutput {
        audioFormat?: "pcm16";
        audioSampleRate?: AudioSampleRate;
    }
    Index

    Properties

    audioFormat?: "pcm16"

    AgentOutput

    audioSampleRate?: AudioSampleRate

    AgentOutput