Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
COMPUTER-IMPLEMENTED METHOD FOR DETECTING ACTIVITY IN AN AUDIO STREAM
Document Type and Number:
WIPO Patent Application WO/2024/047277
Kind Code:
A1
Abstract:
According to an embodiment, a computer-implemented method for detecting activity in an audio stream comprises: obtaining an audio stream; and detecting activity in the audio stream based on detection criteria, wherein the detection criteria comprise at least two of: an audio amplitude threshold, wherein sections of the audio stream with an audio amplitude less than the audio amplitude threshold are classified as inactive; a detection delay defining a time interval of the audio stream during which activity in the audio stream is ignored; a minimum activity duration defining a minimum duration for an active section in the audio stream; and/or a maximum inactivity duration defining a maximum duration of inactivity in the audio stream.

Inventors:
RUUTU VILLE (FI)
RUUTU JUSSI (FI)
Application Number:
PCT/FI2023/050473
Publication Date:
March 07, 2024
Filing Date:
August 17, 2023
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
ELISA OYJ (FI)
International Classes:
G10L25/78; G10L15/22
Foreign References:
US5724420A1998-03-03
US20100303214A12010-12-02
US20100191524A12010-07-29
US20160300587A12016-10-13
Attorney, Agent or Firm:
PAPULA OY (FI)
Download PDF:
Claims:
CLAIMS :

1. A computer-implemented method (100) for detecting activity in an audio stream, the method comprising : obtaining (101) an audio stream; and detecting (102) activity in the audio stream based on detection criteria, wherein the detection criteria comprise at least two of: an audio amplitude threshold (501) , wherein sections of the audio stream with an audio amplitude less than the audio amplitude threshold are classified as inactive; a detection delay (502) defining a time interval of the audio stream during which activity in the audio stream is ignored; a minimum activity duration (503) defining a minimum duration for an active section in the audio stream; and/or a maximum inactivity duration (701) defining a maximum duration of inactivity in the audio stream.

2. The computer-implemented method (100) according to claim 1, wherein the audio stream corresponds to a voice call.

3. The computer-implemented method (100) according to claim 1 or claim 2, the method further comprising, before obtaining the audio stream, providing an audio prompt (510) to a user. 4. The computer-implemented method (100) according to claim 3, wherein the audio prompt (510) requests the user to perform an action.

5. The computer-implemented method (100) according to claim 4, the method further comprising: identifying when the user has performed the action based on the detecting the activity in the audio stream; and in response to identifying the user has performed the action, performing at least one processing action .

6. The computer-implemented method (100) according to any of claims 3 - 5, wherein the detection delay (502) starts from an end of the audio prompt (510) .

7. The computer-implemented method (100) according to any of claims 3 - 6, the method further comprising : after providing the audio prompt (510) to the user, starting a polling period (601) , wherein the polling period (601) starts from the end of the audio prompt (510) ; and in response to no activity being detected during the polling period (601) , providing another audio prompt (610) to the user. 8. The computer-implemented method (100) according to any of claims 3 - 7, the method further comprising, before the detecting activity in the audio stream, adjusting the detection delay (502) , the minimum activity duration (503) , the maximum inactivity duration (701) , and/or the polling period (601) according to the action .

9. The computer-implemented method (100) according to any preceding claim, wherein the detection criteria comprise at least three of or all of: the audio amplitude threshold (501) , the detection delay (502) , the minimum activity duration (503) , and/or the maximum inactivity duration (701) .

10. The computer-implemented method (100) according to any preceding claim, wherein the detecting activity in the audio stream based on detection criteria comprises : waiting for the detection delay (502) ; after the detection delay (502) , continuously comparing the audio amplitude of the audio stream to the audio amplitude threshold (501) ; in response to the audio amplitude of the audio stream exceeding the audio amplitude threshold (501) , checking whether the audio amplitude of the audio stream exceeds the audio amplitude threshold for at least the minimum activity duration (503) ; and in response to the audio amplitude of the audio stream exceeding the audio amplitude threshold (501) for at least the minimum activity duration (503) , providing an activity indication.

11. The computer-implemented method (100) according to any preceding claim, the method further comprising : in response to the maximum inactivity duration (701) being exceeded without activity being detected in the audio stream, providing a no-activity indication.

12. The computer-implemented method (100) according to claim 11, the method further comprising: in response to the no-activity indication, providing an inactivity audio prompt (710) to the user.

13. The computer-implemented method (100) according to any preceding claim, the method (100) further comprising : in response to detecting activity in the audio stream, performing a speech-to-text conversion on the audio stream, thus obtaining a transcript of speech data in the audio stream; and performing at least one processing action based at least on the transcript.

14. The computer-implemented method (100) according to any preceding claim, the method (100) further comprising : identifying an amplitude of noise in the audio stream; and adjusting the audio amplitude threshold (501) according to the amplitude of noise.

15. A computing device (900) , comprising at least one processor (901) and at least one memory (902) including computer program code, the at least one memory (902) and the computer program code configured to, with the at least one processor (901) , cause the computing device (900) to perform the method (100) according to any preceding claim.

16. A computer program product comprising program code configured to perform the method according to any of claims 1 - 14 when the computer program product is executed on a computer.

Description:
COMPUTER- IMPLEMENTED METHOD FOR DETECTING ACTIVITY IN AN AUDIO STREAM

TECHNICAL FIELD

[0001 ] The present disclosure relates to audio processing, and more particularly to a computer-implemented method for detecting activity in an audio stream, a computing device , and a computer program product .

BACKGROUND

[0002] An increasing number of organizations are leveraging the power of Automatic Speech Recognition to build automated systems that handle various audio-based interactions , such as telephone and voice-based user interactions . Users are able to handle more and more of their requests by interacting with automated voice-based systems . In such system, it can be beneficial to be able to efficiently detect activity in an audio stream .

SUMMARY

[0003] This summary is provided to introduce a selection of concepts in a s implif ied form that are further described below in the detailed description . This summary is not intended to identify key features or essential features of the claimed subj ect matter , nor is it intended to be used to limit the scope of the claimed subj ect matter . [0004] It is an obj ective to provide a computer-implemented method for detecting activity in an audio stream, a computing device , and a computer program product . The foregoing and other obj ectives are achieved by the features of the independent claims . Further implementation forms are apparent from the dependent claims , the description and the figures .

[0005] According to a first aspect, a computer-implemented method for detecting activity in an audio stream comprises : obtaining an audio stream; and detecting activity in the audio stream based on detection criteria, wherein the detection criteria comprise at least two of : an audio amplitude threshold, wherein sections of the audio stream with an audio amplitude less than the audio amplitude threshold are classified as inactive ; a detection delay defining a time interval of the audio stream during which activity in the audio stream is ignored; a minimum activity duration defining a minimum duration for an active section in the audio stream; and/or a maximum inactivity duration defining a maximum duration of inactivity in the audio stream . The method can, for example , efficiently detect activity in the audio stream .

[0006] In an implementation form of the first aspect , the audio stream corresponds to a voice call .

[0007] In another implementation form of the first aspect , the method further comprises , before obtaining the audio stream, providing an audio prompt to a user . The method can, for example , efficiently detect activity in response to the audio prompt .

[0008] In another implementation form of the first aspect , the audio prompt requests the user to perform an action . The method can, for example, efficiently detect activity corresponding to the user performing the action .

[0009] In another implementation form of the first aspect , method further comprises : identifying when the user has performed the action based on the detecting the activity in the audio stream; and in response to identifying the user has performed the action, performing at least one processing action . The method can, for example , efficiently determine when the user has performed the action and when the audio stream can be processed further .

[0010] In another implementation form of the first aspect , the detection delay starts from an end of the audio prompt . The method can, for example , ignore activity that does not correspond to the user performing the action .

[001 1 ] In another implementation form of the first aspect , the method further comprises : after providing the audio prompt to the user, starting a polling period, wherein the polling period starts from the end of the audio prompt ; and in response to no activity being detected during the polling period, providing another audio prompt to the user . The method can, for example , expedite processing of the voice call by polling the user .

[001 2] In another implementation form of the first aspect , the method further compri ses , before the detecting activity in the audio stream, adj usting the detection delay, the minimum activity duration, the maximum inactivity duration, and/or the polling period according to the action . The method can, for example, adj ust the detection delay, the minimum activity duration, the maximum inactivity duration, and/or the polling period to appropriate values according to the action requested from the user .

[001 3] In another implementation form of the first aspect , the detection criteria comprise at least three of or all of : the audio amplitude threshold, the detection delay, the minimum activity duration, and/or the maximum inactivity duration . The method can, for example , detect activity during the voice call more efficiently using more criteria .

[0014] In another implementation form of the first aspect , the detecting activity in the audio stream based on detection criteria comprises : waiting for the detection delay; after the detection delay, continuously comparing the audio amplitude of the audio stream to the audio amplitude threshold; in response to the audio ampl itude of the audio stream exceeding the audio ampli tude threshold, checking whether the audio amplitude of the audio stream exceeds the audio amplitude threshold for at least the minimum activity duration ; and in response to the audio amplitude of the audio stream exceeding the audio amplitude threshold for at least the minimum activity duration, providing an activity indication . The method can, for example , efficiently detect activity during the voice call .

[001 5] In another implementation form of the first aspect , the method further comprises : in response to the maximum inactivity duration being exceeded without activity being detected in the audio stream, providing a no-activity indication . The method can, for example , expedite proces sing of the voice call when no activity has been detected .

[001 6] In another implementation form of the first aspect , the method further comprises : in response to the no-activity indication, providing an inactivity audio prompt to the user via the voice cal l . The method can, for example , expedite processing of the voice call by providing the inactivity audio prompt to the user .

[001 7] In another implementation form of the first aspect , the method further compri ses : in response to detecting activity in the audio stream, performing a speech-to-text conversion on the audio stream, thus obtaining a transcript of speech data in the audio stream; and performing at least one processing action based at least on the transcript . The method can, for example , process the audio stream more efficiently, since the speech-to-text conversion does not need to be performed on the whole audio stream . [001 8] In another implementation form of the first aspect , the method further comprises : identifying an amplitude of noise in the audio stream; and adj usting the audio amplitude threshold according to the amplitude of noise . The method can, for example, efficiently filter noise with an appropriately adj usted audio amplitude threshold .

[001 9] According to a second aspect , a computing device compri ses at least one processor and at least one memory including computer program code , the at least one memory and the computer program code being configured to , with the at least one proces sor, cause the computing device to perform the method according to the first aspect .

[0020] According to a third aspect , a computer program product comprises program code configured to perform the method according to the first aspect when the computer program product is executed on a computer .

[0021 ] Many of the attendant features wil l be more readily appreciated as they become better understood by reference to the following detailed description considered in connection with the accompanying drawings .

DESCRIPTION OF THE DRAWINGS

[0022] In the following, example embodiments are described in more detail with reference to the attached figures and drawings , in which :

[0023] Fig . 1 illustrates a flow chart representation of a method according to an embodiment ; [0024] Fig . 2 illustrates a schematic representation of activity detection according to a comparative example ;

[0025] Fig . 3 illustrates a schematic representation of activity detection according to a comparative example ;

[0026] Fig . 4 illustrates a schematic representation of activity detection according to a comparative example ;

[0027] Fig . 5 illustrates a schematic representation of activity detection according to an embodiment ;

[0028] Fig . 6 illustrates a schematic representation of activity detection according to an embodiment ;

[0029] Fig . 7 illustrates a schematic representation of activity detection according to an embodiment ;

[0030] Fig . 8 illustrates a flow chart representation of activity detection according to an embodiment ; and [0031 ] Fig . 9 illustrates a schematic representation of a computing device according to an embodiment .

[0032] In the following, like reference numerals are used to des ignate li ke parts in the accompanying drawings .

DETAILED DESCRIPTION

[0033] In the following description, reference is made to the accompanying drawings , which form part of the disclosure , and in which are shown, by way of illustration, specific aspects in which the present disclosure may be placed . I t i s understood that other aspects may be utilised, and structural or logical changes may be made without departing from the scope of the present disclosure . The following detailed description, therefore , is not to be taken in a limiting sense , as the scope of the present disclosure i s defined be the appended claims .

[0034] For instance , it is understood that a disclosure in connection with a described method may also hold true for a corresponding device or system configured to perform the method and vice versa . For example , if a specific method step is described, a corresponding device may include a unit to perform the described method step, even if such unit is not explicitly described or il lustrated in the f igures . On the other hand, for example , if a specific apparatus is described based on functional units , a corresponding method may include a step performing the described functionality, even if such step is not explicitly described or illustrated in the figures . Further, it is understood that the features of the various example aspects described herein may be combined with each other, unless specifically noted otherwise .

[0035] Fig . 1 illustrates a flow chart representation of a method according to an embodiment .

[0036] According to an embodiment , a computer-implemented method 100 for detecting activity in an audio stream comprises obtaining 101 an audio stream . [0037] According to an embodiment , the audio stream corresponds to a voice call . The audio stream can comprise , for example , audio of a user calling via a voice call . Alternatively, the audio stream may correspond to a dialog between a user and a device /system/service or to any other voice-based communication .

[0038] Herein, activity during the audio stream may refer to any section of the audio stream and/or of the corresponding voice call during which a user speaks .

[0039] Herein, a voice call may also be referred to as a call .

[0040] Any disclosure herein in relation to a voice call may also apply to any other voice-based interaction such as a dialog between a user and a device/system/service or any other voice-based communication .

[0041 ] The method 100 may further comprise detecting 102 activity in the audio stream based on detection criteria, wherein the detection criteria comprise at least two of : an audio amplitude threshold, wherein sections of the audio stream with an audio amplitude less than the audio amplitude threshold are classified as inactive , a detection delay defining a time interval of the audio stream during which activity in the audio stream is ignored, a minimum activity duration defining a minimum duration for an active section in the audio stream, and/or a maximum inactivity duration defining a maximum duration of inactivity in the audio stream . [0042] The detecting 102 activity in the audio stream may comprise detecting at least one active section of the audio stream .

[0043] Herein an active section of the audio stream may refer to any part of the audio stream that is identified as active by the method 100 .

[0044] In some embodiments , the audio amplitude threshold can be implemented as an inactivity audio amplitude threshold and an activity audio amplitude threshold, wherein sections of the audio stream with an audio amplitude less than the inactivity audio amplitude threshold are classified as inactive sections and sections of the audio stream with an audio amplitude greater than the activity audio amplitude threshold are classified as active . Sections of the audio stream with an audio amplitude greater than the inactivity audio amplitude threshold but less than the activity audio amplitude threshold can be classified as inconclusive .

[0045] In some embodiments , the detection delay may start from an instance of time at which listening to the audio stream is started .

[0046] In some embodiments , the detection delay may start from an instance of time at which an audio prompt ends .

[0047] The method 100 may comprise , for example , after the detection delay, monitoring for sections during which an audio amplitude of the audio stream exceeds the audio amplitude threshold . In response to a duration of a sections during which an audio amplitude of the audio stream exceed the audio amplitude threshold exceeding the minimum activity duration, activity may be detected . [0048] In response to the maximum duration of inactivity in the audio stream being exceeded without activity being detected, processing of the audio call may continue .

[0049] The method 100 may utilise activity detection and silence detection in, for example parallel . Activity detection can be used to determine when there is activity in the audio stream, such as when the user is speaking, and silence detection may be used to detect when the audio stream is silent , such when the user has stopped speaking .

[0050] According to an embodiment , the detection criteria comprise at least three of or all of : the audio amplitude threshold, the detection delay, the minimum activity duration, and/or the maximum inactivity duration .

[0051 ] For example , the detection criteria may comprise the audio amplitude threshold, the detection delay, and the minimum activity duration or the detection criteria may comprise the audio amplitude threshold, the detection delay, and the maximum inactivity duration or the detection criteria may comprise the audio amplitude threshold, the minimum activity duration, and the maximum inactivity duration or the detection criteria may comprise the detection delay, the minimum activity duration, and the maximum inactivity duration . [0052] According to an embodiment , the method 100 further comprises , in response to detecting activity in the audio stream, performing a speech-to-text conversion on the audio stream, thus obtaining a transcript of speech data in the audio stream, and performing at least one processing action based at least on the transcript .

[0053] The at least one processing action may comprise , for example , at least one call processing action . [0054] The method 100 may comprise, for example, performing a speech-to-text conversion on a section of the audio stream that was detected to be an active section . For example , the method 100 may further compri se classifying the transcript and, based on the classification, determining whether a requested action was performed successfully . Thus , processing resources can be saved since the whole audio stream does not need to be transcribed .

[0055] The method 100 may improve the user experience of using, for example , an automated audio/call processing system and/or enable different applications for automated audio/call processing systems .

[0056] Herein, some disclosure may be described in terms of functionality of a system, such as a voice call processing system . Such disclosure can also be applied to the method 100 and vice versa .

[0057] Fig . 2 illustrates a schematic representation of activity detection according to a comparative example . [0058] In the comparative example of Fig . 2 , activity in an audio stream corresponding to a voice call is detected using an amplitude threshold and a silence threshold . I f amplitude in the voice call is below the threshold amplitude for the duration of the silence threshold, silence is detected . On the other hand, if the amplitude threshold is exceeded, speech is detected . For example , in the comparative example of Fig . 2 , amplitude of the voice cal l is below the amplitude threshold from time instance t3 onwards . At time instance t4 , the silence threshold is exceeded . From time instance tl to time instance t3 , speech is detected .

[0059] In systems collecting audio inputs from a user, issues may arise if a speech detection similar to the comparative example of Fig . 2 is used . For example , the system may request the user to perform an action which may take a length of time which is difficult to predict . For example , the system may ask the user to obtain a the latest bill sent to the user by a company managing the system . Due to the difficult to predict duration of the task, it may not be beneficial to use an activity detection similar to that illustrated in the comparative example of Fig . 2 to determine when the processing of the call should proceed to the next step . Some issues that may arise are illustrated in the following comparative examples .

[0060] Fig . 3 illustrates a schematic representation of activity detection according to a comparative example . [0061 ] In the comparative example of Fig . 3 , the system speaks between time instances tO and tl . The system can, for example , request the user to perform an action . The user can perform the action between time instances tl and t2 and then inform the system between time instances t2 and t3 that they have performed the action . The duration between time instances tl and t2 can be long and difficult to predict beforehand .

[0062] Fig . 4 illustrates a schematic representation of activity detection according to a comparative example .

[0063] In the comparative example of Fig . 4 , the system speaks between time instances tO and tl . The system can, for example , request the user to perform an action . The user may talk between time instances t2 and t3 in order to confirm that they are going to perform the action . Thus , at time instance t2 , the system may detect activity and incorrectly deduce that the user has therefore already performed the action . When, in reality, the user is still performing the action until time instance t4 . The user may then speak from time instance t4 to time instance t5 to conf irm that they have performed the action .

[0064] The issues discussed above may arise , for example , when the system functions as an IT support . The user may call the system and describe an issue with, for example , a printer . The system may ask the user to restart the printer and to indicate whether a light is il luminated on the printer . The time the printer takes to restart can vary significantly or the user may not be located close to the printer etc . Thus , a proper length for the silence threshold may be difficult to find . I f the si lence threshold is set to be too short , an issue similar to that illustrated in the comparative example of Fig . 4 can arise . On the other hand, if the silence threshold is set to be too long, the user may need to wait unnecessarily, which can worsen the user experience and make processing of the voice cal l inef ficient .

[0065] Fig . 5 illustrates a schematic representation of activity detection according to an embodiment .

[0066] According to an embodiment , the method 100 further comprises , before obtaining 101 the audio stream, providing an audio prompt 510 to a user via the voice call .

[0067] In some embodiments , the method 100 may further comprises , providing the audio prompt 510 to the user after obtaining 101 the audio stream and before detecting 102 activity in the audio stream based on detection criteria .

[0068] The audio prompt may be provided via, for example , the voice call . Alternatively, if the user is interacting with a device/system/service using other means than a voice call , the audio prompt can also be provided in some other fashion, such as via a speaker . [0069] For example , in the embodiment of Fig . 5 , the system speaks from time instance tO to time instance tl providing an audio prompt 510 to a user . [0070] According to an embodiment , the audio prompt 510 requests the user to perform an action .

[0071 ] According to an embodiment , the method 100 further comprises : identifying when the user has performed the action based on the detecting the activity in the audio stream and, in response to identifying the user has performed the action , performing at least one processing action .

[0072] The at least one processing action may comprise , for example , at least one call processing action . [0073] The at least one processing action may comprise any action for processing the audio stream, such as performing speech-to-text conversion on the audio stream or a section of the audio stream, such as an active section of the audio stream, continuing to a next step in a preconfigured voice call processing script , forwarding the voice call to a human operator , and/or any combination thereof .

[0074] According to an embodiment , the detection delay 502 starts from an end of the audio prompt 510 .

[0075] For example , in the embodiment of Fig . 5 , the detection delay 502 starts from time instance tl and ends at a time instance t4 . Thus , when the user speak from time instance t2 to time instance t3 , the speech is ignored, since this occurs during the detection delay 502 and the user is unlikely to have completed the requested action at that time . Rather, the user probably only acknowledges that they will perform the requested action . [0076] Further, in the embodiment of Fig . 5 , there is some noise that exceeds the audio amplitude threshold 501 from time instance t5 to time instance t 6 . This noise is ignored since the duration of the noise is less than the minimum activity duration 503 . From time instance t7 to time instance t8 , the user speaks for a period longer than the minimum activity duration 503 . Thus , the system can detect the activity in the audio stream during this time period . The system can, for example , continue processing the call corresponding to the audio stream based on the detected activity or the system can perform a speech-to-text conversion on the speech of the user in order to determine whether the user has performed the requested action and continue processing the call if the user has performed the requested action .

[0077] Fig . 6 illustrates a schematic representation of activity detection according to an embodiment .

[0078] According to an embodiment , the method further compri ses , after providing the audio prompt 510 to the user, starting a polling period 601 , wherein the polling period 601 starts from the end of the audio prompt 510 and, in response to no activity being detected during the polling period 601 , providing another audio prompt 610 to the user .

[0079] The another audio prompt may be provided via, for example , the voice call . Alternatively, if the user is interacting with a device/system/service using other means than a voice cal l , the another audio prompt can also be provided in some other fashion, such as via a speaker .

[0080] For example, in the embodiment of Fig. 6, the system provides an audio prompt 510 (tO-1) and a detection delay 502 (tl-t4) and a polling period 601 (tl-t5) starts at the end of the audio prompt 510. No activity is detected during a polling period 601 due to the user speaking (t2-t3) only during the detection delay 502. Thus, the system provides another audio prompt 610 (t5- t6) after the polling period 601, which starts another polling period 601 (t6 onwards) . The another audio prompt 610 can, for example, request the user to announce when the action has been performed. During this polling period 601, the user speaks (t7-t8) for a period longer than the minimum activity duration 503 and thus activity is detected.

[0081] According to an embodiment, the method 100 further comprises identifying an amplitude of noise in the audio stream and adjusting the audio amplitude threshold according to the amplitude of noise.

[0082] The audio amplitude threshold may be adjusted to be greater than the amplitude of noise so that the noise does not cause triggering of the activity detection. The amplitude of noise can be identified by, for example, measuring amplitude of noise during the voice call when the user is not speaking.

[0083] According to an embodiment, the method 100 further comprises, before the detecting activity in the audio stream, adjusting the detection delay, the minimum activity duration, the maximum inactivity duration, and/or the polling period according to the action .

[0084] The detection delay, the minimum activity duration, the maximum inactivity duration, and/or the polling period may be adj usted based on, for example , contexts of the action . The detection delay, the minimum activity duration, the maximum inactivity duration, and/or the polling period may be adj usted based on, for example, previously obtained information about how long a speci fic action should take to perform . For example , the action may comprise the user checking a serial number of a computer, which may be a quick action to perform, or the action may comprise the user restarting a computer, which may take longer to perform .

[0085] Additionally or alternatively, the detection delay, the minimum activity duration, the maximum inactivity duration, and/or the polling period may be adj usted based on, for example , previously obtained on statistical information collected from, for example , previously processed voice calls .

[0086] Additionally or alternatively, the detection delay, the minimum activity duration, the maximum inactivity duration, and/or the polling period may be adj usted based on, for example , information obtained from user surveys and/or user feedback . For example , after processing the voice call , user feedback can be requested if , for example , the maximum inactivity duration is exceeded during the voice call . [0087] The minimum activity duration may be adjusted based on, for example, the expected response from the user based on the requested action. For example, if the user is requested to check if a light on a device is blinking, the expected answer is either "yes" or "no". Thus, the minimum activity duration should be short. On the other hand, if a more elaborate answer is to be expected, the minimum activity duration should be longer .

[0088] The audio amplitude threshold, the detection delay, and/or the minimum activity duration can be adjust based on, for example, historical information. The historical information may comprise, for example, a plurality of voice samples. The voice samples may be from, for example, previous audio streams of interactions, such as voice calls or from commands of voice-based user interfaces. The historical information may comprise, for example, statistical information, such as averages, rolling averages, Kalman filtering, etc., from such voice samples. For example, statistical information may be collected about an average time a user takes to perform an action.

[0089] The method 100 may further comprise identifying the user. The user may be identified based on, for example, their phone number or other information. The method 100 may further comprise setting the audio amplitude threshold, the detection delay, and/or the minimum activity duration based on the identified user. For example, a user-specific audio amplitude threshold, a user-specific detection delay, and/or a user-specific minimum activity duration can be stored in a database . [0090] Fig . 7 illustrates a schematic representation of activity detection according to an embodiment .

[0091 ] According to an embodiment , the method 100 further comprises , in response to the maximum inactivity duration 701 being exceeded without activity being detected in the audio stream, providing a no-activity indication .

[0092] The no-activity indication may comprise , for example , any signal /indication/indicator provided by a system performing the method 100 within the system or from the system to , for example , another system . The system may perform various processing operations , such as those disclosed herein, in response to the no-activity indication .

[0093] According to an embodiment , the method 100 further comprises , in response to the no-activity indication, providing an inactivity audio prompt 710 to the user .

[0094] The inactivity audio prompt may be provided via, for example , the voice call . Alternatively, if the user is interacting with a device/system/service using other means than a voice call , the inactivity audio prompt can also be provided in some other fashion, such as via a speaker .

[0095] The inactivity audio prompt 710 can , for example , indicate to the user that the processing of the call will continue . [0096] For example, in the embodiment of Fig. 7, the system provides an audio prompt 510 (tO-tl) and a detection delay, a polling period 601 (tl-t2) , and a maximum inactivity duration 701 (tl-t4) starts at the end of the audio prompt 510. The detection delay is not illustrated in the embodiment of Fig. 7. No activity is detected during the polling period 601. Thus, the system provides another audio prompt 610 (t2-t3) after the polling period 601, which starts another polling period. The second polling period is not illustrated in the embodiment of Fig. 7. Since the maximum inactivity duration 701 is exceeded without activity in the audio stream, the system provides an inactivity audio prompt 710 (t4-t5) after the maximum inactivity duration 701. The system can also proceed processing the call after the maximum inactivity duration 701.

[0097] Fig. 8 illustrates a flow chart representation of activity detection according to an embodiment.

[0098] The system requests 801 the user to perform an action and then waits for the detection delay t_al by repeatedly checking 802 whether the detection delay t_al has passed.

[0099] After the detection delay t_al has passed, the system can listen 803 to the audio stream and determine 804 whether the user speaks. If the user speaks, the system can continue 809 processing the call. If the user does not speak, the system can check 805 whether the maximum duration of inactivity A_t_m has passed. If the maximum duration of inactivity A_t_m has passed, the system can prompt 808 the user with the inactivity audio prompt via the voice call and continue 809 processing the call . I f the maximum duration of inactivity has not passed, the system can check 806 if the pol ling period A_t_p has passed . I f the polling period A_t_p has passed, the system can pol l 807 the user by providing another audio prompt and return to listening 803 to the call . I f the poll ing period has not pas sed, the system can return to listening 803 to the call .

[0100] According to an embodiment , the detecting 102 activity in the audio stream based on detection criteria comprises : waiting for the detection delay; after the detection delay, continuously comparing the audio amplitude of the audio stream to the audio amplitude threshold; in response to the audio amplitude of the audio stream exceeding the audio amplitude threshold, checking whether the audio amplitude of the audio stream exceeds the audio amplitude threshold for at least the minimum activity duration ; and in response to the audio amplitude of the audio stream exceeding the audio amplitude threshold for at least the minimum activity duration, providing an activity indication .

[0101 ] The activity indication and/or the no-activity indication can be used to , for example , choose an appropriate call processing action to be performed . For example , activity indication may correspond to situations in which the user has performed the requested action . Thus , the call can be processed accordingly . For example , if the user was requested to retrieve some information, this information can be used for further processing of the call . On the other hand, the no-ac- tivity indication can correspond to situations in which the user has not performed the requested action, and this should be taken into account when processing the call . For example , if the user was requested to retrieve some information, this information may not be available for further processing of the call .

[0102] The continuously comparing the audio amplitude of the audio stream to the audio amplitude threshold may comprise , for example , consecutively comparing each audio sample of the audio stream to the audio amplitude threshold .

[0103] Fig . 9 illustrates a schematic representation of a computing device according to an embodiment .

[0104] According to an embodiment , a computing device 900 comprises at least one processor 901 and at least one memory 902 including computer program code , the at least one memory 902 and the computer program code configured to , with the at least one processor 901 , cause the computing device 900 to perform the method 100 .

[0105] The computing device 900 may comprise at least one processor 901 . The at least one processor 901 may comprise , for example , one or more of various processing devices , such as a co-proces sor, a microprocessor, a digital signal processor ( DSP) , a processing circuitry with or without an accompanying DSP, or various other processing devices including integrated circuits such as, for example, an application specific integrated circuit (ASIC) , a field programmable gate array (FPGA) , a microprocessor unit (MCU) , a hardware accelerator, a special-purpose computer chip, or the like.

[0106] The computing device 900 may further comprise a memory 902. The memory 902 may be configured to store, for example, computer programs and the like. The memory 902 may comprise one or more volatile memory devices, one or more non-volatile memory devices, and/or a combination of one or more volatile memory devices and nonvolatile memory devices. For example, the memory 902 may be embodied as magnetic storage devices (such as hard disk drives, magnetic tapes, etc.) , optical magnetic storage devices, and semiconductor memories (such as mask ROM, PROM (programmable ROM) , EPROM (erasable PROM) , flash ROM, RAM (random access memory) , etc.) .

[0107] The computing device 900 may further comprise other components not illustrated in the embodiment of Fig. 9. The computing device 900 may comprise, for example, an input/output bus for connecting the computing device 900 to other devices. Further, a user may control the computing device 900 via the input/output bus.

[0108] When the computing device 900 is configured to implement some functionality, some component and/or components of the computing device 900, such as the at least one processor 901 and/or the memory 902, may be configured to implement this functionality. Furthermore, when the at least one processor 901 is configured to implement some functionality, this functionality may be implemented using program code comprised, for example, in the memory.

[0109] The computing device 900 may be implemented at least partially using, for example, a computer, some other computing device, or similar.

[0110] The method 100 and/or the computing device 900 may be utilised in, for example, automatic speech recognition (ASR) application such as in a so-called voice- bot. A voicebot may be configured to obtain information from users by, for example, phone and convert the voice information into text information using ASR. The method 100 may be used to detect active sections in a voice call and the active sections can be processed using ASR. The voicebot may further be configured to further process, such as classify, text information obtained via ASR. The voicebot can, for example, ask questions about, for example, basic information from a customer in a customer service situation over the phone, obtain the answers using ASR and the method 100, and save the information in a system. Thus, the customer service situation can be made more efficient and user experience can be improved.

[0111] Any range or device value given herein may be extended or altered without losing the effect sought. Also any embodiment may be combined with another embodiment unless explicitly disallowed.

[0112] Although the subject matter has been described in language specific to structural features and/or acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above . Rather, the specific features and acts described above are disclosed as examples of implementing the claims and other equivalent features and acts are intended to be within the scope of the claims .

[01 1 3] It will be understood that the benefits and advantages described above may relate to one embodiment or may relate to several embodiments . The embodiments are not limited to those that solve any or all of the stated problems or those that have any or all of the stated benefits and advantages . It wil l further be understood that reference to ' an ' item may refer to one or more of those items .

[01 14] The steps of the methods described herein may be carried out in any suitable order, or simultaneously where appropriate . Additionally, individual blocks may be deleted from any of the methods without departing from the spirit and scope of the subj ect matter described herein . Aspects of any of the embodiments described above may be combined with aspects of any of the other embodiments described to form further embodiments without losing the effect sought .

[01 1 5] The term ' comprising ' is used herein to mean including the method, blocks or elements identified, but that such blocks or elements do not comprise an exclusive list and a method or apparatus may contain additional blocks or elements . [01 16] It will be understood that the above description is given by way of example only and that various modif ications may be made by those ski lled in the art . The above specification, examples and data provide a complete description of the structure and use of exemplary embodiments . Although various embodiments have been described above with a certain degree of particularity, or with reference to one or more individual embodiments , those skilled in the art could make numer- ous alterations to the disclosed embodiments without departing from the spirit or scope of this specification .