ASR & Transcription Functional Overview & API Integration

Capacity Private Cloud ASR converts speech to text — both grammar-based recognition, which matches an utterance against a defined grammar and returns a structured semantic result, and free-form transcription, which returns the spoken words verbatim. This page is a starting point: it routes you to the product overview, the supporting reference articles, and the developer API definitions.

Start here — ASR & Transcription overview

Speech Products: ASR & Transcription — what the recognition and transcription products do, where each fits, and the capabilities they expose.

Functional Overview & Background

These reference articles cover the grammar and semantic-interpretation concepts behind recognition. They are the foundation for writing grammars that return the results your application expects.

ArticleWhat it covers
An SRGS IntroductionThe Speech Recognition Grammar Specification — the standard used to define what the recognizer listens for.
A Simple GrammarA worked first grammar, from structure to a working recognition result.
Using GrXML GrammarsWorking with the XML form of SRGS grammars.
Intro to Semantic InterpretationHow semantic interpretation (SI) tags turn a recognized phrase into a structured result.
SISR BasicsThe Semantic Interpretation for Speech Recognition standard and how to use it in grammars.

Developer API Reference

The ASR developer references are published on the developer portal (developer.lumenvox.com) and remain the system of record. Use these when implementing directly against the gRPC API, configuring recognition, or wiring up reporting.

ReferenceDescription
ASR functional overviewFunctional overview of ASR and transcription on the developer portal.
ASR integrationAPI integration guide for ASR and transcription.
asr-lumenvox.protogRPC API definition for ASR and transcription interactions.
ASR configurationConfiguration settings for recognition and transcription.
reporting.protogRPC API definition for usage and results reporting.

Related Articles


Was this article helpful?