SDK Reference
@proveanything/smartlinks
npm install @proveanything/smartlinks
View on npm →Namespaces
Other
tts
Functions for tts operations
1 functions0 types
generate
Generate text-to-speech audio
public
generate(collectionId: string,
request: TTSRequest) → Promise<Blob>