すべてのドキュメントを見るVoice APIOverviewTechnical DetailsGetting StartedBuild Your SolutionHow-to GuidesVoice NotificationsSimple IVRAdvanced IVRVoice Bot with Google DialogflowVoice Bot with Amazon LexCall TrackingMasked CallingVoicemailVoice JourneyCall WhisperCode SnippetsBefore You Begin電話をかけるMake an outbound callMake an outbound call with an NCCOConnect an inbound call電話の受信Receive an inbound call通話録音Record a callRecord a named conversationRecord a messageRecord a call with split audioDownload a recordingコールの取得Retrieve information for a callRetrieve information for all callsRetrieve Information for a ConversationRetrieve Information for All ConversationsList a User's ConversationsメディアのコントロールEarmuff a callMute a callPlay an audio stream into a callStop an audio stream in a callPlay DTMF into a callPlay text-to-speech into a callStop text-to-speech in a callSubscribe to real-time DTMF eventsUnsubscribe to real-time DTMF events電話会議の管理Connect callers into a conference会話をコントロールするTransfer a callTransfer a call with inline NCCOTrack NCCO progressRename a Conversationユーザー入力の処理Handle user input with ASRHandle user input with DTMFユーザーの管理Create a UserDelete a UserGet a UserUpdate a UserList UsersRTCイベントの処理Create an EventCreate a Custom EventDelete an EventGet an EventList EventsAddressCreate a new addressDelete an addressGet details of an addressGet your configured addressesEmergencyAssign an emergency numberGet an emergency number informationプログラマブルSIPCreate a DomainCreate a Domain UserDelete a Domain UserQuery a Domain UserQuery Domain UsersQuery DomainsUpdate a Domain UserQuery a DomainUpdate a DomainDelete a DomainReferencesAPI ReferencesVoice API ReferenceMedia API ReferencePSIP API ReferenceNCCO ReferenceWebhook ReferenceConceptual GuidesCall FlowNumbersEndpointsText to SpeechCustomizing Spoken TextSpeech to TextDTMFCall Recording and TranscriptionWebSocketsVoicemail DetectionRegionsFraud PreventionProgrammable SIPTroubleshootingTutorialsConnect to a WebSocketBuild a Call MenuPlay Audio into a CallPlay Audio into a WebSocketMaking an App to App Voice CallMaking an In-app Voice CallOther Helpful ResourcesVoice InspectorTry it outLogsAnalyticsPricingBilling and paymentsGet help with ideas & developmentRelated Blog PostsPostman CollectionUsing Vonage APIsWorking with Vonage APIsConceptsAuthenticationGlossaryOpenAPISigning MessagesWebhooksToolsCLIJWT generatorNgrokPostmanPrism Get an emergency number information This code snippet retrieves an emergency number information. Example Replace the following variables in the example code: キー説明EMERGENCY_NUMBERThe emergency number. Write the codeAdd the following to get-number.sh:View full sourceRun your codeSave this file to your machine and run it:bash get-number.shwidgets.copy ナビゲーション Get an emergency number information Example
Get an emergency number information This code snippet retrieves an emergency number information. Example Replace the following variables in the example code: キー説明EMERGENCY_NUMBERThe emergency number. Write the codeAdd the following to get-number.sh:View full sourceRun your codeSave this file to your machine and run it:bash get-number.shwidgets.copy