prismsdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
prismsdk
prismsdk
/
tech.prismlabs.prismsdk.ui.readiness.recording
Package-level
declarations
Types
Functions
Types
Countdown
Model
Factory
Link copied to clipboard
class
CountdownModelFactory
(
seconds
:
Int
)
:
ViewModelProvider.Factory
Recording
Assistant
Speech
Error
Link copied to clipboard
class
RecordingAssistantSpeechError
(
message
:
String
)
:
Exception
Functions
Recording
Assistant
Link copied to clipboard
@
Composable
fun
RecordingAssistant
(
prismSession
:
PrismSession
,
theme
:
PrismThemeConfiguration
)