Share via


DelegatingSpeechToTextClient.InnerClient Property

Definition

Gets the inner ISpeechToTextClient.

protected:
 property Microsoft::Extensions::AI::ISpeechToTextClient ^ InnerClient { Microsoft::Extensions::AI::ISpeechToTextClient ^ get(); };
protected Microsoft.Extensions.AI.ISpeechToTextClient InnerClient { get; }
member this.InnerClient : Microsoft.Extensions.AI.ISpeechToTextClient
Protected ReadOnly Property InnerClient As ISpeechToTextClient

Property Value

Applies to