Filter: classifai_aws_polly_synthesize_speech_args

apply_filters( 'classifai_aws_polly_synthesize_speech_args', Associative, $post_id, $provider_instance, $feature_instance ) → {array}

Filter Synthesize speech args.

Parameters:
Name Type Description
Associative array

array of synthesize speech args.

$post_id int

Post ID.

$provider_instance object

Provider instance.

$feature_instance object

Feature instance.

Since:
  • 3.1.0
Source:
Returns:

The filtered array of synthesize speech args.

Type
array