InnerTextToSpeechClientFactory typedef

InnerTextToSpeechClientFactory = TextToSpeechClient Function(ServiceProvider services)

A factory that creates a TextToSpeechClient from a ServiceProvider.

Implementation

typedef InnerTextToSpeechClientFactory = TextToSpeechClient Function(
    ServiceProvider services);