| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 26 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
SpeechGenerationOperationModelInterface:: (1 method):
generateSpeechOperation()
Interface: SpeechGenerationOperationModelInterface - X-Ref
Interface for models that support asynchronous speech generation operations.| generateSpeechOperation(array $prompt) X-Ref |
| Creates a speech generation operation. return: GenerativeAiOperation The initiated speech generation operation. param: list<Message> $prompt Array of messages containing the speech generation prompt. |
| Generated : Sat Jun 13 09:38:55 2026 | Cross-referenced by PHPXref |