InnerSpeechToTextClientFactory typedef

InnerSpeechToTextClientFactory = SpeechToTextClient Function(ServiceProvider services)

A factory that creates a SpeechToTextClient from a ServiceProvider.

Implementation

typedef InnerSpeechToTextClientFactory = SpeechToTextClient Function(
    ServiceProvider services);