# speechkit/7.0.0/index.php

BeyondWords – AI audio for publishers, version 7.0.0. 8 lines.

- Page: https://pluginprobe.com/plugins/speechkit/7.0.0/code/index.php
- Raw: https://pluginprobe.com/plugins/speechkit/7.0.0/raw/index.php
- Modified: 2026-08-12T09:46:22+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/speechkit/7.0.0/code/index.php#L10-L20`.

```php
<?php

declare( strict_types = 1 );

defined( 'ABSPATH' ) || exit;

// Silence is golden.

```
