API reference
API reference
Select your platform
No SDKs available
No versions available

ISpeechToTextTask Interface

Provider-agnostic Speech-to-Text. Implementations configure models on the asset.

Member Functions

Parameters
audioBytes
Encoded audio (e.g., WAV/MP3/OGG).
Providers decide supported formats.
Parameters
language
Optional BCP-47 / ISO code like "en" (implementations may ignore).
ct
Cancellation token.