i am new to the community and im having difficulty figuring out what tools i should use to allow me implement audio fingerprinting into my app . the end goal being that my application must be able to display a certain page based on the audio content it picks via mic on phone
if you are possibly referring to biometrics then disregard this… Anything with the term fingerprinting makes me feel queasy
But… If you wish to interpret some verbiage… I don’t want get into the debate over directed dialogue versus natural language but @gurun created a very clever example
Hello @ridwaanluthuli
This is certainly possible using the implementation i made that @Bubbleboy mentioned.
You just have to listen to a change on the textfield and run a workflow. Each step in the workflow must have a run only if conditional. The conditional would then refer to the textfield = the word you are looking for .
If you are beginner I suggest you do some more bubble courses first or acquire some basic js knowledge.
If you need more help from the forum you should explain your use case a little more in detail.