The name of the Asset in Lens Studio.
ReadonlyuniqueReturns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other. Useful for checking if two references point to the same thing.
Allows generation of audio from a given text with a variety of options.
Remarks
You can use only one
TextToSpeechModulein a Lens. However, its methods can be called multiple times in parallel if needed.See
Deprecated
VoiceML capabilities are no longer supported. For Spectacles see options on ASRModule.
Deprecated
Example