@musallam/audio-video-client
    Preparing search index...

    Interface SuccessfulVoicesResponse

    List of available voices.

    interface SuccessfulVoicesResponse {
        voices?: VoiceEntity[];
    }
    Index

    Properties

    Properties

    voices?: VoiceEntity[]