Skip to main content

Unscripted

Recommended Summary Information for Each Section

  1. /score_audio_plus
  • This endpoint allows you to submit an audio file for unscripted assessment scoring. The API processes the audio and returns an evaluation based on predefined criteria.

Includes:

• Audio file submission
• Transcription & analysis
• Scoring and structured feedback
  1. /asr (Automatic Speech Recognition)
  • This endpoint provides speech-to-text conversion for various audio formats. It returns an accurate transcription of spoken content.

Includes:

• Supports MP3, WAV, FLAC formats
• High-accuracy speech recognition
• Multi-language support (if applicable)
  1. Get Results Retrieval
  • Allows users to retrieve transcription results when the API is used asynchronously (sync=false).

Includes:

• Querying processed transcription results
• Asynchronous request handling
• JSON response with transcription data
  1. Get Audio Retrieval

Summary:

  • This endpoint enables users to retrieve the original audio file that was submitted for analysis.

Includes:

• Access to previously uploaded audio
• Useful for debugging and verification
• Secure file retrieval