# Is there a way to do simple addition , subtraction , multiplication and division using voice commands?

**URL:** https://community.thunkable.com/t/is-there-a-way-to-do-simple-addition-subtraction-multiplication-and-division-using-voice-commands/32654
**Category:** Questions about Thunkable X
**Tags:** firebase, webviewer, beginner, aia
**Created:** [June 22, 2018, 8:03am UTC](https://community.thunkable.com/t/is-there-a-way-to-do-simple-addition-subtraction-multiplication-and-division-using-voice-commands/32654 "2018-06-22T08:03:24Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Ishan\_Vohra](https://avatars.discourse-cdn.com/v4/letter/i/cdc98d/32.png) [@Ishan\_Vohra](https://community.thunkable.com/u/Ishan_Vohra)
#### Post date: [June 22, 2018, 8:03am UTC](https://community.thunkable.com/t/is-there-a-way-to-do-simple-addition-subtraction-multiplication-and-division-using-voice-commands/32654/1 "2018-06-22T08:03:24Z")

</div>

I am making an AI assistant which could calculate using voice commands

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [June 22, 2018, 8:07am UTC](https://community.thunkable.com/t/is-there-a-way-to-do-simple-addition-subtraction-multiplication-and-division-using-voice-commands/32654/2 "2018-06-22T08:07:08Z")

</div>

Yes. Use block “If then” for select action after voice commang get.

---

<div class="post-metadata">

### Author: ![Ishan\_Vohra](https://avatars.discourse-cdn.com/v4/letter/i/cdc98d/32.png) [@Ishan\_Vohra](https://community.thunkable.com/u/Ishan_Vohra)
#### Post date: [June 22, 2018, 8:19am UTC](https://community.thunkable.com/t/is-there-a-way-to-do-simple-addition-subtraction-multiplication-and-division-using-voice-commands/32654/3 "2018-06-22T08:19:26Z")

</div>

Can you tell me how to split the command string and then add the constants to give the result

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [June 22, 2018, 8:31am UTC](https://community.thunkable.com/t/is-there-a-way-to-do-simple-addition-subtraction-multiplication-and-division-using-voice-commands/32654/4 "2018-06-22T08:31:11Z")

</div>

Check it.

[https://x.thunkable.com/projects/5b2cafb880f264d7357e1bec/project/properties/designer/](https://x.thunkable.com/projects/5b2cafb880f264d7357e1bec/project/properties/designer/)

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:02pm UTC](https://community.thunkable.com/t/is-there-a-way-to-do-simple-addition-subtraction-multiplication-and-division-using-voice-commands/32654/5 "2024-11-08T12:02:21Z")

</div>


