rawRepresentationFactory property
A callback that produces the implementation-specific options object.
Return a new instance on each call — do not share instances.
Implementation
Object? Function(TextToSpeechClient)? rawRepresentationFactory;
A callback that produces the implementation-specific options object.
Return a new instance on each call — do not share instances.
Object? Function(TextToSpeechClient)? rawRepresentationFactory;