VoxaTrace
Toggle table of contents
2.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
VoxaTrace
VoxaTrace
/
com.musicmuni.voxatrace.tessera.model
/
Phrase
Phrase
data
class
Phrase
(
val
startTime
:
Float
,
val
duration
:
Float
)
A single detected phrase (voiced segment between pauses).
Members
Constructors
Phrase
Link copied to clipboard
constructor
(
startTime
:
Float
,
duration
:
Float
)
Properties
duration
Link copied to clipboard
val
duration
:
Float
Duration in seconds
start
Time
Link copied to clipboard
val
startTime
:
Float
Start time in seconds