PromptBuilder::convertTextToSpeech(): WordPressAiClientFilesDTOFile In this article Table of ContentsReturn Source Related Changelog ↑ Back to top Converts text to speech. Return WordPressAiClientFilesDTOFile The generated speech audio file. Source public function convertTextToSpeech(): File { return $this->convertTextToSpeechResult()->toFile(); } View all references View on Trac View on GitHub Related UsesDescriptionPromptBuilder::convertTextToSpeechResult()wp-includes/php-ai-client/src/Builders/PromptBuilder.phpConverts text to speech and returns the result. Changelog VersionDescription0.1.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.