getOptions() getOptions() : array Get the current options. This is used in caching to determine if we have sent a request with these options before and can use the previous result. Returns array
textToSpeech() textToSpeech(string $text) : string Convert the specified text to audio. Parameters string $text The text to convert Returns string — The audio data