Preparing search index...
The search index is not available
Tidyscripts Docs
Tidyscripts Docs
node
puppeteer
speech
SpeechOptions
Interface SpeechOptions
interface
SpeechOptions
{
outputPath
?:
string
;
pitch
?:
number
;
rate
?:
number
;
voice
?:
string
;
volume
?:
number
;
}
Index
Properties
output
Path?
pitch?
rate?
voice?
volume?
Properties
Optional
output
Path
output
Path
?:
string
Optional
pitch
pitch
?:
number
Optional
rate
rate
?:
number
Optional
voice
voice
?:
string
Optional
volume
volume
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
output
Path
pitch
rate
voice
volume
Tidyscripts Docs
Loading...