getTTSType top-level property

GetTTSTypeDart getTTSType
final

Implementation

final getTTSType = cactusLib
    .lookup<NativeFunction<GetTTSTypeNative>>('cactus_get_tts_type_c')
    .asFunction<GetTTSTypeDart>();