| [ 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 |
TextToSpeechConversionOperationModelInterface:: (1 method):
convertTextToSpeechOperation()
Interface: TextToSpeechConversionOperationModelInterface - X-Ref
Interface for models that support asynchronous text-to-speech conversion operations.| convertTextToSpeechOperation(array $prompt) X-Ref |
| Creates a text-to-speech conversion operation. return: GenerativeAiOperation The initiated text-to-speech conversion operation. param: list<Message> $prompt Array of messages containing the text to convert to speech. |
| Generated : Sat Jun 13 09:38:55 2026 | Cross-referenced by PHPXref |