This example assumes using Gladia; is in scope and apiKey contains your Gladia API key.
12345
usingvarapi=newGladiaClient("dummy-key");ISpeechToTextClientspeechClient=api;// Access the underlying GladiaClient from the MEAI interface.varself=speechClient.GetService<GladiaClient>();