cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
598
Views
0
Helpful
1
Replies

Retrieve Mailbox User Name Audio

ssaimo
Level 1
Level 1

Hi,

I'm looking to build an integration with Unity, and have spent the last day reading over API documentation. I'm not finding exactly what I'm looking for, so I thought I'd float the question to the community.

Given a specific mailbox, I'd like to be able to retrieve the audio for the user's recorded name. Is this possible via the API or any other method?

Thanks in advance.

1 Accepted Solution

Accepted Solutions

lindborg
Cisco Employee
Cisco Employee

armed with the ObjectId (GUID) of a user you can simply use this a GET like this:

https://lindborgload8.cisco.com/vmrest/users/207913eb-cc10-4256-8868-83d37ed153d2/voicename

if you do that in a browser it will simply play the voice name - but you can download the file using the same construction.

View solution in original post

1 Reply 1

lindborg
Cisco Employee
Cisco Employee

armed with the ObjectId (GUID) of a user you can simply use this a GET like this:

https://lindborgload8.cisco.com/vmrest/users/207913eb-cc10-4256-8868-83d37ed153d2/voicename

if you do that in a browser it will simply play the voice name - but you can download the file using the same construction.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: