0

I've been trying to use AWSLexVoiceButton for a while but I really dislike how little customization is possible. Is there a way I can send audio to Lex in Swift without using AWSLexVoiceButton?

capivara
  • 13
  • 4

1 Answers1

0

Apparently the only way to do it is copying over the (objective c) source code and editing it to accomplish what you want.

capivara
  • 13
  • 4