SongGuess
Preparing search index...
server/worker-configuration
AudioParams
Type Alias AudioParams
type
AudioParams
=
{
format
:
"wav"
|
"aac"
|
"mp3"
|
"flac"
|
"opus"
|
"pcm16"
;
voice
:
string
|
{
id
:
string
}
;
}
Index
Properties
format
voice
Properties
format
format
:
"wav"
|
"aac"
|
"mp3"
|
"flac"
|
"opus"
|
"pcm16"
voice
voice
:
string
|
{
id
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
format
voice
SongGuess
Loading...