Twilio IVR – how to upload customized audio file on win10

How to check PS version ?
In the PowerShell window, type $PSVersionTable
How to install scoop?https://github.com/ScoopInstaller/Install#readme
How to install twilio-clihttps://www.twilio.com/docs/twilio-cli/quickstart

ERROR Git is required for buckets. Run ‘scoop install git’ and try again.

upload ivr audio filehttps://www.twilio.com/blog/upload-audio-files-studio-ivr-twilio-cli-assets-plugin


run as administrator
PS C:\WINDOWS\system32> twilio version
twilio-cli/5.0.0 win32-x64 node-v16.17.0
PS C:\WINDOWS\system32> twilio login
You can find your Account SID and Auth Token at https://www.twilio.com/console
 » Your Auth Token will be used once to create an API Key for future CLI access to your Twilio Account or Subaccount, and then forgotten.
? The Account SID for your Twilio Account or Subaccount: AC18886599def65c1f172d72c2ee7360a9
? Your Twilio Auth Token for your Twilio Account or Subaccount: [hidden]
? Shorthand identifier for your profile: wu.prodosec
Created API Key SKdca2dac1fc6dfd2455f785ee71185865 and stored the secret in Config. See: https://www.twilio.com/console/runtime/api-keys/SKdca2dac1fc6dfd2455f785ee71185865
twilio-cli configuration saved to "C:\Users\Administrator\.twilio-cli\config.json"
Saved wu.prodosec.
PS C:\WINDOWS\system32> twilio profiles:use wu.prodosec
set "wu.prodosec" as active profile
twilio-cli configuration saved to "C:\Users\Administrator\.twilio-cli\config.json"
PS C:\WINDOWS\system32> twilio phone-numbers:list
No results
PS C:\WINDOWS\system32> twilio api core messages create --from "+15147698850"  --to "+15149678850"  --body "I love you 3000"
 » Error code 21606 from Twilio: The From phone number +15147698850 is not a valid, SMS-capable inbound phone number or short code for your account.. See https://www.twilio.com/docs/errors/21606 for more info.
PS C:\WINDOWS\system32> twilio plugins:install @twilio-labs/plugin-assets
>>
 » If you’re using autocomplete, you’ll need to run twilio autocomplete after installing a plugin and then open a new terminal window. The CLI needs to re-build its cache.
warning @twilio-labs/plugin-assets > @twilio/cli-core > @oclif/plugin-plugins > cli-ux@5.6.7: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
Installing plugin @twilio-labs/plugin-assets... installed v2.0.3
PS C:\WINDOWS\system32> twilio assets:init
Service_sid                         SID                                 Domain_name
ZS056eaad2cc8a819bad1d7fc25cd513f0  ZE73b023236814c947791181c3a5552b10  regular-route-7322.twil.io
PS C:\WINDOWS\system32> twilio assets:upload C:\Users\Administrator\Downloads\9196-22-09-B.mp3
SID                                 Path               URL                                                  Visibility
ZN7666385c41e626f5c9c8fb2d7131e07e  /9196-22-09-B.mp3  https://regular-route-7322.twil.io/9196-22-09-B.mp3  public