<?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: VK codes</title>
<atom:link href="https://www.voicebot.net/Discussions/RSS/?TopicID=e3d9175d-2835-4f0e-b2f8-21d9648634b8" rel="self" type="application/rss+xml" />
<link>https://www.voicebot.net/Discussions/RSS/?TopicID=e3d9175d-2835-4f0e-b2f8-21d9648634b8</link>
<description>VoiceBot RSS: VK codes</description>
<lastBuildDate>Thu, 16 Apr 2026 02:27:48 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.voicebot.net/Discussions/RSS/?TopicID=e3d9175d-2835-4f0e-b2f8-21d9648634b8</generator>
<item>
<title>RE: VK codes</title>
<link>https://www.voicebot.net/Discussions/View/vk-codes/?ID=e3d9175d-2835-4f0e-b2f8-21d9648634b8#2</link>
<pubDate>Thu, 01 Nov 2018 17:45:12 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.voicebot.net/Discussions/View/vk-codes/?ID=e3d9175d-2835-4f0e-b2f8-21d9648634b8#2</guid>
<category>VoiceBot</category>
<description><![CDATA[I believe it would be this list: https://docs.microsoft.com/en-us/windows/desktop/inputdev/virtual-key-codes
The list has the values in hex, so you'd need to convert them to decimal to use them in the script.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I believe it would be this list: <a href="https://docs.microsoft.com/en-us/windows/desktop/inputdev/virtual-key-codes" target="_blank" rel="nofollow"><b>https://docs.microsoft.com/en-us/windows/desktop/inputdev/virtual-key-codes</b></a><br/>
<br/>
The list has the values in hex, so you'd need to convert them to decimal to use them in the script.
</div>
]]></content:encoded>
</item>
<item>
<title>VK codes</title>
<link>https://www.voicebot.net/Discussions/View/vk-codes/?ID=e3d9175d-2835-4f0e-b2f8-21d9648634b8</link>
<pubDate>Wed, 31 Oct 2018 17:45:45 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.voicebot.net/Discussions/View/vk-codes/?ID=e3d9175d-2835-4f0e-b2f8-21d9648634b8</guid>
<category>VoiceBot</category>
<description><![CDATA[Where is this information found?
I understand that some of the codes are ASCII complaint (or all of them), but 18 and 17 are ALT and CTRL, respectively, and those aren't listed in ASCII charts. (at least not as specifically as that.
Thanks,
FBF]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Where is this information found?<br/>
I understand that some of the codes are ASCII complaint (or all of them), but 18 and 17 are ALT and CTRL, respectively, and those aren't listed in ASCII charts. (at least not as specifically as that.<br/>
<br/>
Thanks,<br/>
<br/>
FBF
</div>
]]></content:encoded>
</item>
</channel>
</rss>