GetFormattedAudioCompletionNative typedef
GetFormattedAudioCompletionNative =
Pointer<Utf8> Function(CactusContextHandle handle, Pointer<Utf8> speaker_json_str, Pointer<Utf8> text_to_speak)
Implementation
typedef GetFormattedAudioCompletionNative = Pointer<Utf8> Function(
CactusContextHandle handle, Pointer<Utf8> speaker_json_str, Pointer<Utf8> text_to_speak);