menu
azure_stt package
documentation
azure_stt_method_channel.dart
MethodChannelAzureStt
stopConversation method
stopConversation method
dark_mode
light_mode
stopConversation
method
@
override
Future
<
String
>
stopConversation
(
)
override
Implementation
@override Future<String> stopConversation() { return conversationTranscriber.stopConversation(); }
azure_stt package
documentation
azure_stt_method_channel
MethodChannelAzureStt
stopConversation method
MethodChannelAzureStt class