### Getting Started with SpeechSuper Source: https://docs.speechsuper.com/index Instructions on how to begin using the SpeechSuper API and SDK, including signing up for a trial and initial contact procedures. ```APIDOC ## Getting Started ### Description Follow these steps to start your free trial and get started with the SpeechSuper API and SDK. ### Steps 1. Visit the SpeechSuper website. 2. Click on "Start free trial." 3. Complete the registration form. 4. Submit the form. Our team will contact you via email within 1 business day. ``` -------------------------------- ### SpeechSuper SDK Overview Source: https://docs.speechsuper.com/index The SpeechSuper SDK provides programmatic access to the API's features for integrating spoken data analysis into applications. It supports scripted analysis at word, character, short text, and long text granularities. ```APIDOC ## SpeechSuper SDK Overview ### Description This section outlines the capabilities of the SpeechSuper SDK, detailing the types of analysis and linguistic granularities it supports for different languages. ### SDK Products **Scripted SDK:** - **Linguistic Granularity:** Word / Character, Short Text, Long Text - **Supported Languages:** English, Chinese ``` -------------------------------- ### SpeechSuper API Overview Source: https://docs.speechsuper.com/index The SpeechSuper API allows for the analysis of spoken data using different models like 'scripted', 'semi-scripted', and 'unscripted'. Each model offers varying levels of linguistic granularity and language support. ```APIDOC ## SpeechSuper API Overview ### Description This section details the capabilities of the SpeechSuper API, outlining its different product types, linguistic granularities, and language support. ### API Products **Scripted Analysis:** - **Linguistic Granularity:** Word, Short Text, Long Text - **Supported Languages:** English, Chinese, German, French, Spanish, Japanese, Korean, Russian - **API Limits:** Single word, 2-200 words, over 200 words **Semi-Scripted Analysis:** - **Linguistic Granularity:** Speech (within 2 minutes) - **Supported Languages:** English, Chinese **Unscripted Analysis:** - **Linguistic Granularity:** Speech (within 2 minutes) - **Supported Languages:** English ### Feature Comparison | Feature | Scripted (Word) | Scripted (Short Text) | Scripted (Long Text) | Semi-Scripted (Speech) | Unscripted (Speech) | |---|---|---|---|---|---| | Overall Score | ✅ | ✅ | ✅ | ✅ | ✅ | | Phoneme Score | ✅ | ✅ | - | - | ✅ | | Phonics Score (EN) | ✅ | ✅ | - | - | ✅ | | Word Score | ✅ | ✅ | ✅ | ✅ | ✅ | | Sentence Score | ✅ | ✅ | ✅ | ✅ | ✅ | | Fluency Score | - | ✅ | ✅ | ✅ | ✅ | | Completeness Score | - | ✅ | ✅ | ✅ | ✅ | | Linking/Loss of Plosion (EN) | - | ✅ | - | - | ✅ | | Repetition/Deletion (EN) | ✅ | ✅ | ✅ | - | - | | IELTS Speaking Scores (EN) | - | - | - | - | ✅ | ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.