Skip to content

oncity/qcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qcloud

qcloud api from ruby

Qcloud.configure do |config|
  config.app_id = 'xxxx'
  config.app_key = 'xxx'
  config.region = 'ap-beijing'
end

p Qcloud::Voice.TextToVoice('您好')

About

qcloud api from ruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages