Skip to content

Add SpeakerIdentificationRequest.effort type #167

Description

@davebroc

As of 4.36.5 Effort does not exist in type SpeakerIdentificationRequest despite this field being in the documentation https://www.assemblyai.com/docs/speech-understanding/speaker-identification#controlling-effort

export type SpeakerIdentificationRequest = {
/**
* The type of speaker identification to perform
*/
speaker_type: SpeakerType;
/**

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions