Download OpenAPI specification:Download
Flowchase API, a RESTful API for the Flowchase performance tool
content | string |
audio | string <binary> |
{- "data": {
- "feedback": [
- {
- "word": "string",
- "wordIndex": 0,
- "wordPriority": 0,
- "feedbackPriorities": {
- "total": 0
}, - "feedbackPriority": 0,
- "status": "success",
- "feedback": [
- {
- "order": 0,
- "type": "string",
- "status": "success",
- "aspect": "string",
- "message": "string",
- "image": "string",
- "priority": 0,
- "metadata": { }
}
], - "ipa": "string",
- "start": 0,
- "end": 0
}
], - "metadata": {
- "audioPath": "string",
- "baseContent": "string"
}, - "status": "success"
}
}
content | string |
audio | string <binary> |
{- "data": {
- "feedback": [
- {
- "word": "string",
- "wordIndex": 0,
- "wordPriority": 0,
- "feedbackPriorities": {
- "total": 0
}, - "feedbackPriority": 0,
- "status": "success",
- "feedback": [
- {
- "order": 0,
- "type": "string",
- "status": "success",
- "aspect": "string",
- "message": "string",
- "image": "string",
- "priority": 0,
- "metadata": { }
}
], - "ipa": "string",
- "start": 0,
- "end": 0
}
], - "metadata": {
- "audioPath": "string",
- "baseContent": "string"
}, - "status": "success"
}
}
audio | string <binary> |
{- "data": {
- "feedback": [
- {
- "word": "string",
- "wordIndex": 0,
- "wordPriority": 0,
- "feedbackPriorities": {
- "total": 0
}, - "feedbackPriority": 0,
- "status": "success",
- "feedback": [
- {
- "order": 0,
- "type": "string",
- "status": "success",
- "aspect": "string",
- "message": "string",
- "image": "string",
- "priority": 0,
- "metadata": { }
}
], - "ipa": "string",
- "start": 0,
- "end": 0
}
], - "metadata": {
- "audioPath": "string",
- "baseContent": "string"
}, - "status": "success"
}
}
attempt | integer |
content | string |
audio | string <binary> |
{- "data": {
- "feedback": [
- {
- "word": "string",
- "wordIndex": 0,
- "wordPriority": 0,
- "feedbackPriorities": {
- "total": 0
}, - "feedbackPriority": 0,
- "status": "success",
- "feedback": [
- {
- "order": 0,
- "type": "string",
- "status": "success",
- "aspect": "string",
- "message": "string",
- "image": "string",
- "priority": 0,
- "metadata": { }
}
], - "ipa": "string",
- "start": 0,
- "end": 0
}
], - "practiceMessage": "string",
- "metadata": {
- "audioPath": "string",
- "baseContent": "string"
}, - "status": "success"
}
}
content | string The flowchase feedback stringified for the pronunciation or the text used for the others |
type | string Enum: "cefr" "ielts" Certification to apply |
skill | string Enum: "pronunciation" "vocabulary" "grammar" "coherence" The language skill to rate. For cefr, only pronunciation and vocabulary are supported |
{- "level": "string",
- "type": "string",
- "skill": "string",
- "summary": [
- "string"
], - "generalSummary": [
- "string"
], - "recast": "string",
- "detailedFeedback": [
- {
- "word": "string",
- "wordIndex": 0,
- "wordPriority": 0,
- "feedbackPriorities": {
- "total": 0
}, - "feedbackPriority": 0,
- "status": "success",
- "feedback": [
- {
- "order": 0,
- "type": "string",
- "status": "success",
- "aspect": "string",
- "message": "string",
- "image": "string",
- "priority": 0,
- "metadata": { }
}
], - "ipa": "string",
- "start": 0,
- "end": 0
}
]
}