إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Represents an input stream for speech synthesis request. Note: This class is in preview and may be subject to change in future versions. Added in version 1.37.0.
Members
Write
Syntax: public inline void Write ( const std::string & text );
Send a piece of text to the speech synthesis service to be synthesized.
Parameters
textThe text piece to be synthesized.
Close
Syntax: public inline void Close ( );
Finish the text input.