Interface CallProblemDistortedSpeech

The speech was distorted. Subtype of CallProblem.

interface CallProblemDistortedSpeech {
    @type: "callProblemDistortedSpeech";
}

Properties

Properties

@type: "callProblemDistortedSpeech"