<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>VoiceBot RSS: Looking for a way to do a wildcard command</title>
<atom:link href="https://www.voicebot.net/Discussions/RSS/?TopicID=b5aee350-75da-4869-9f26-6a2b497e8209" rel="self" type="application/rss+xml" />
<link>https://www.voicebot.net/Discussions/RSS/?TopicID=b5aee350-75da-4869-9f26-6a2b497e8209</link>
<description>VoiceBot RSS: Looking for a way to do a wildcard command</description>
<lastBuildDate>Thu, 16 Apr 2026 00:34:09 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.voicebot.net/Discussions/RSS/?TopicID=b5aee350-75da-4869-9f26-6a2b497e8209</generator>
<item>
<title>RE: Looking for a way to do a wildcard command</title>
<link>https://www.voicebot.net/Discussions/View/looking-for-a-way-to-do-a-wildcard-command/?ID=b5aee350-75da-4869-9f26-6a2b497e8209#2</link>
<pubDate>Wed, 07 Sep 2022 14:23:56 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.voicebot.net/Discussions/View/looking-for-a-way-to-do-a-wildcard-command/?ID=b5aee350-75da-4869-9f26-6a2b497e8209#2</guid>
<category>VoiceBot</category>
<description><![CDATA[This is currently on our feature request list, so I've added your vote to it. We'll be sure to let you know if/when we're able to implement it in the future.
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
This is currently on our feature request list, so I've added your vote to it. We'll be sure to let you know if/when we're able to implement it in the future.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>Looking for a way to do a wildcard command</title>
<link>https://www.voicebot.net/Discussions/View/looking-for-a-way-to-do-a-wildcard-command/?ID=b5aee350-75da-4869-9f26-6a2b497e8209</link>
<pubDate>Sun, 04 Sep 2022 00:59:12 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.voicebot.net/Discussions/View/looking-for-a-way-to-do-a-wildcard-command/?ID=b5aee350-75da-4869-9f26-6a2b497e8209</guid>
<category>VoiceBot</category>
<description><![CDATA[So I have created a Soundboard and I want be able to play different sounds using Voice Bot but cannot find a way to make a command a "wilcard" command.
So I want to be able to say for example "playsound bob cursing"
I would like "playsound*" to be the wildcard command and I would use a Custom M...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
So I have created a Soundboard and I want be able to play different sounds using Voice Bot but cannot find a way to make a command a "wilcard" command.<br/>
<br/>
So I want to be able to say for example "playsound bob cursing"<br/>
I would like "playsound*" to be the wildcard command and I would use a Custom Macro and run something like this<br/>
<br/>
System.Diagnostics.Process.Start(@"c\program files\playsound\playsound.exe 'bob cursing'");<br/>
<br/>
So will need a way to pass the subsequent words in the custom macro.<br/>
<br/>
If that makes sense.<br/>
thanks
</div>
]]></content:encoded>
</item>
</channel>
</rss>